Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
14,635 source listings · Advertised offers, not actual charges.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up |
{
"description": "Live LINK to USD price (Chainlink / US Dollar). Zero-param: GET returns current price. Chainlink美元实时价格行情。チェーンリンク/米ドル 価格。Precio Chainlink dólar. 체인링크 달러 시세. link usd, link-usd, LINK price. Accepts payment on Base or Solana — either network works.",
"domain": "api.x402node.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e3c0a714cd8a9b1b57213690ad80630837de37d00610eaee5b3d7ff98201e9f",
"service_id": "047bb5b2d04362ca5a1c5afbdac54d9f3514da971e5ae1edaa1a5ea890a9b8b1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-27T21:04:19.391Z",
"url": "https://api.x402node.dev/crypto/price/link/usd/link-usd",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x081D7F97cA4478dAc465569E1fE3F5846ad598dD |
{
"description": "ZenSched `policy_archive` — Archive a policy (blocked while any active brand references it; policy 0 cannot be archived). Pay-per-call $0.01 USDC; the paying wallet owns the org (auto-provisioned on first call). Catalog: https://mcp.zensched.com/x402/tools",
"domain": "mcp.zensched.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"idempotency_key": {
"default": "",
"title": "Idempotency Key",
"type": "string"
},
"policy_id": {
"title": "Policy Id",
"type": "integer"
}
},
"required": [
"policy_id"
],
"title": "policy_archiveArguments",
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x081D7F97cA4478dAc465569E1fE3F5846ad598dD",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "b273e3edcf873902c0254b27bee8510511ccab5fa702cae1930e48952287024c",
"service_id": "047cd1cc3311f3ad139d5b3612153486b299da2c385a5beafc50f48da4eebaf3",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-02T02:29:04.694Z",
"url": "https://mcp.zensched.com/x402/tools/policy_archive",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x84FA7Ea8303d4f503267e2e998A3F7D980e814a5 |
{
"description": "Full plain-text transcript of a YouTube video, de-duplicated and cleaned from the captions. Accepts a video id or URL. Ideal for feeding video content to LLMs. JSON response. $0.01 USDC per call, pay via x402, no API key.",
"domain": "toolcall.click",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"v": {
"description": "YouTube video id or full URL",
"type": "string"
}
},
"required": [
"v"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x84FA7Ea8303d4f503267e2e998A3F7D980e814a5",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "44675b3bacf92b25e981f58c0411cb02b574b355a4320ea0fd64872ca00444f0",
"service_id": "047de18279f0281fa2ae125670af9eb5f1fa1d262cc08dfac60686abeb01a4ea",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T04:53:31.769Z",
"url": "https://toolcall.click/t/youtube/transcript",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c |
{
"description": "Board and officer interlock map for any public company — the insiders from its SEC ownership filings joined to every other issuer they file for, with roles on both sides. One call replaces entity resolution across Forms 3/4/5.",
"domain": "answerpool.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"properties": {
"cik": {
"anyOf": [
{
"maxLength": 10,
"pattern": "^\\d{1,10}$",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Cik"
},
"days": {
"default": 365,
"description": "Ownership-filing window.",
"maximum": 3650,
"minimum": 7,
"title": "Days",
"type": "integer"
},
"limit": {
"default": 25,
"maximum": 100,
"minimum": 1,
"title": "Limit",
"type": "integer"
},
"ticker": {
"anyOf": [
{
"maxLength": 12,
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker"
}
},
"title": "InterlocksIn",
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"as_of": {
"title": "As Of",
"type": "string"
},
"cik": {
"title": "Cik",
"type": "string"
},
"company": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Company"
},
"count": {
"title": "Count",
"type": "integer"
},
"disclaimer": {
"default": "Entity relationships extracted from public SEC filings; heuristic text/index joins, not a legal governance or ownership record. Not investment advice.",
"title": "Disclaimer",
"type": "string"
},
"index_started": {
"title": "Index Started",
"type": "string"
},
"insiders_seen": {
"title": "Insiders Seen",
"type": "integer"
},
"interlocks": {
"items": {
"properties": {
"cik": {
"title": "Cik",
"type": "string"
},
"company": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Company"
},
"shared_people": {
"items": {
"properties": {
"last_seen": {
"title": "Last Seen",
"type": "string"
},
"name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Name"
},
"owner_cik": {
"title": "Owner Cik",
"type": "string"
},
"role_at_other": {
"title": "Role At Other",
"type": "string"
},
"role_at_target": {
"title": "Role At Target",
"type": "string"
}
},
"required": [
"owner_cik",
"name",
"role_at_target",
"role_at_other",
"last_seen"
],
"title": "SharedPerson",
"type": "object"
},
"title": "Shared People",
"type": "array"
},
"ticker": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Ticker"
}
},
"required": [
"cik",
"ticker",
"company",
"shared_people"
],
"title": "LinkedCompany",
"type": "object"
},
"title": "Interlocks",
"type": "array"
},
"method_id": {
"default": "sec_graph_rules_v1",
"title": "Method Id",
"type": "string"
}
},
"required": [
"as_of",
"cik",
"company",
"index_started",
"insiders_seen",
"count",
"interlocks"
],
"title": "InterlocksOutput",
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "19f137d2df85f2dcfcf23b4b7e123a0125963de8e35c963c28bc75e9b9930677",
"service_id": "048123a4fd2464ebeac4413ae5fcc641533916f8dbfd432482ac33afc6c5b6dd",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-02T21:44:34.544Z",
"url": "https://answerpool.io/v1/graph/interlocks",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8 |
{
"description": "Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection, mintable/freezable flags, critical risks, and warnings. Returns the most recent cached analysis.",
"domain": "api.deepnets.ai",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"mint": {
"description": "Solana token mint address (base58). pump.fun tokens end in \"pump\".",
"example": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
"type": "string"
}
},
"required": [
"mint"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "Bn7sLNmcL9ru5kt9gNwVn8e8Sx912dBTxiUBNiwjbiY8",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6198e805e67183cdb04454ff79dbc4921ecb1dba591f0ab4bb886f979d21c109",
"service_id": "0482dd008b350b0f0ec91034e89a104716cef49885485881a8a77910a29c20e1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-16T23:27:39.986Z",
"url": "https://api.deepnets.ai/api/token-safety/:solana_address",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 250000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 8qEn3Y3GPXdQ28LHshPa4UYeD8V38Lq9b4jCRirQAY3n |
{
"description": "[3-LEG] DeFi lending chain, one protocol (?entity=euler-v1): leading utilisation and bad-debt stress -> current current protocol state -> realized lifecycle to exploit, insolvency or deprecation (confirmation gate). A sequential chain, not one reading - confidence = how many legs are lit, in order. Sources: onchain and protocol disclosures. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed.",
"domain": "aeml-x402.zeabur.app",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"properties": {
"entity": {
"description": "required - monitored object id, paired with signal_id; free list at GET /gauge/catalog?signal_id=<signal_id> -> signals[0].entities[]",
"examples": [
"aave",
"compound",
"morpho",
"euler-v2",
"sky-maker",
"spark"
],
"type": "string"
}
},
"required": [
"entity"
],
"type": "object"
},
"type": {
"const": "http"
}
},
"required": [
"type",
"method",
"queryParams"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"const": "json"
}
},
"required": [
"type"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.25",
"amount_atomic": "250000",
"amount_encoding": "atomic_units",
"amount_raw": "250000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 30,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "250000",
"amount_encoding": "atomic_units",
"amount_raw": "250000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "8qEn3Y3GPXdQ28LHshPa4UYeD8V38Lq9b4jCRirQAY3n",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 30,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "e70615284addd99e64c438d13ab48992772f9d740a517a4dea5956c1648d9e42",
"service_id": "04834c544dfced297dea0153a634b1534990ea54baf77099f6aa8e92acf5b751",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-16T12:50:56.028Z",
"url": "https://aeml-x402.zeabur.app/gauge/defilending-region",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xA82C8B6971A7379BadB2FB96032D82aF46EcCc0A |
{
"description": "List projects",
"domain": "api.cueframe.ai",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xA82C8B6971A7379BadB2FB96032D82aF46EcCc0A",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "099bf270c656025519e638d82e225ce50005400b478eddb2a4284a03c941e308",
"service_id": "048922f2d332c5ab8f06b6dc82e46ea6da4b8b040801d10f4d48a9465e6aaa9d",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-27T05:39:13.036Z",
"url": "https://api.cueframe.ai/v1/projects",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.0025 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff |
| eip155:137 | 2500 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff |
| eip155:42161 | 2500 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff |
{
"description": "Cryptographically random UUID v4s, up to 100 per call, straight from the platform CSPRNG. For idempotency keys, request ids and correlation ids - the ones that must not collide.",
"domain": "flat-rate-llm.kikoribera03.workers.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"count": {
"description": "How many to generate, 1-100. Defaults to 1.",
"type": "number"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.0025",
"amount_atomic": "2500",
"amount_encoding": "atomic_units",
"amount_raw": "2500",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2500",
"amount_encoding": "atomic_units",
"amount_raw": "2500",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2500",
"amount_encoding": "atomic_units",
"amount_raw": "2500",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0xc210Ea7D5692a6401ADf25BbCB7aCDe9cDB7e9Ff",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "2efbdcb7eb1a77e4e0ab0b9d332f361659d5d4c55a403c41ca1c086e6e813f89",
"service_id": "048c6414ba69275c72179a4ba8393a0c92ba73b5f1eadb256f24e370048b70bc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T23:14:27.524Z",
"url": "https://flat-rate-llm.kikoribera03.workers.dev/v1/util/uuid",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x0cD2c9724F185a029101b4AEACf3F114415c394f |
{
"description": "Service health probe — build version, last pipeline run, current signal/composite/asset counts. Sub-second, no DB writes. The cheapest end-to-end pay-per-call check before issuing real queries.",
"domain": "cryptyx.ai",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x0cD2c9724F185a029101b4AEACf3F114415c394f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "3397c952aa587844fe2d9fa976890fb66e1bce768f01dd2d0f30cb752da5080b",
"service_id": "048d856857c0101c4e81b32f6142c2b64598493af278f5654276f6c4567a549b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-05T12:52:06.08Z",
"url": "https://cryptyx.ai/api/x402/health",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Markets with the largest probability moves over 1h/6h/24h windows — Active markets ranked by absolute blended-probability change over the chosen window, with volume surge ratios. The fastest way for an agent to find where news is landing.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"category": {
"enum": [
"politics",
"economics",
"weather",
"crypto",
"sports",
"science-tech",
"entertainment"
],
"type": "string"
},
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"min_liquidity": {
"description": "Minimum liquidity_score (0–1)",
"maximum": 1,
"minimum": 0,
"type": "number"
},
"segment": {
"description": "Wave-1 fine taxonomy (12 segments); overrides category",
"enum": [
"politics-us",
"politics-world",
"economics",
"fed",
"crypto",
"sports-nfl",
"sports-nba",
"sports-mlb",
"sports-soccer",
"entertainment",
"climate",
"science-tech"
],
"type": "string"
},
"window": {
"default": "24h",
"enum": [
"1h",
"6h",
"24h"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "5ffea517d0b3e72267e8c442c267cbc6df83a51cae60832c76b0a1c4bb2e7b4f",
"service_id": "049dae970bb11040d6a8bea46877e53c087fb612396542e9311ded9b264b24fe",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:21:56.285Z",
"url": "https://x402-factory.com/v1/movers",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xa0BFa4f07281c9b248DC3AED2217836BcA24869B |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 8000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan |
{
"description": "Search open Crossref bibliographic metadata by title, author, DOI fragment, or citation and return bounded normalized publication, author, citation, license, and update metadata without abstracts or full text.",
"domain": "apiacre.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"payment-identifier"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"max_results": {
"type": "integer"
},
"published_from": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"published_until": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"query": {
"type": "string"
},
"sort_by": {
"enum": [
"relevance",
"newest",
"most_cited"
],
"type": "string"
},
"work_type": {
"anyOf": [
{
"enum": [
"book",
"book-chapter",
"dataset",
"dissertation",
"journal-article",
"monograph",
"posted-content",
"proceedings-article",
"report",
"standard"
],
"type": "string"
},
{
"type": "null"
}
]
}
},
"required": [
"query"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"properties": {
"documentation": {
"type": "string"
},
"limitations": {
"items": {},
"type": "array"
},
"metadataLicense": {
"type": "object"
},
"query": {
"type": "object"
},
"results": {
"items": {},
"type": "array"
},
"resultsReturned": {
"type": "integer"
},
"retrievedAt": {
"type": "string"
},
"source": {
"type": "string"
},
"totalResults": {
"type": "integer"
}
},
"type": "object"
},
"meta": {
"properties": {
"cached": {
"type": "boolean"
},
"duration_ms": {
"type": "integer"
},
"next_actions": {
"items": {
"type": "object"
},
"type": "array"
},
"sources": {
"items": {
"type": "string"
},
"type": "array"
},
"warnings": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"duration_ms",
"cached",
"sources",
"warnings",
"next_actions"
],
"type": "object"
},
"request_id": {
"type": "string"
},
"service": {
"type": "string"
},
"version": {
"type": "string"
}
},
"required": [
"request_id",
"service",
"version",
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.008",
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xa0BFa4f07281c9b248DC3AED2217836BcA24869B",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "8000",
"amount_encoding": "atomic_units",
"amount_raw": "8000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "72a687ccc0ba1fbe0bc84c62399eab1e136e72bcdad226e1077896e1182c04d1",
"service_id": "049f118790b62f66bf25d24f6ad4c89c2178d693e8d6ea06fa532ca5ce1397f4",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T22:49:05.681Z",
"url": "https://apiacre.com/v1/research/crossref-work-search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xA7f3Ad0E69F61864092FAbBa6Cee00AF6e584689 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 5hqrYCkTNe5z9Uc8o29KDNd2Gn9YreE6ZthZ7QY5hrKY |
{
"description": "Speech-to-text transcription on Venice models (Parakeet, Whisper, Wizper, Scribe, xAI STT), paid per request in USDC on Base via x402, no API key. Multipart upload. Resolve a model id from GET /api/v1/models?type=asr.",
"domain": "x402.aispace.bot",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"chainId",
"estimateBasis",
"priceMult",
"pricingFallback",
"pricingHint",
"tokenDecimals"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"file": {
"description": "Audio file (wav/flac/m4a/aac/mp3) uploaded as multipart/form-data.",
"format": "binary",
"type": "string"
},
"model": {
"description": "Venice ASR model id. See GET /api/v1/models?type=asr (e.g. openai/whisper-large-v3).",
"type": "string"
}
},
"required": [
"model",
"file"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"duration": {
"type": "number"
},
"text": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xA7f3Ad0E69F61864092FAbBa6Cee00AF6e584689",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM",
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "5hqrYCkTNe5z9Uc8o29KDNd2Gn9YreE6ZthZ7QY5hrKY",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "85c39690978898ffde52e93e59f51c16aa4fcc2167f54793b584cca68e58068c",
"service_id": "04b17ab03c1ab17592bb4bbf27c6c39503293b692fc0d35bbd2e1d633eb78c71",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T11:45:37.558Z",
"url": "https://x402.aispace.bot/api/v1/audio/transcriptions",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2 |
| eip155:8453 | 1000000 atomic units0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42 | Not specifiedexact | 0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2 |
{
"description": "French company intelligence report for due diligence — ONE call, all blocks cross-referenced: identity, officers with OTHER public offices (network map), financials with multi-year trends, sector benchmarks, failure-risk score, BODACC, sanctions, FR/EU procurement, IP, Seveso/ICPE, AMF, lobbying, Egapro, establishments, INPI filings, live VIES. Closed-list risk signals, rule-based verdict, figures-first executive summary. Ed25519-signed report, provenance per block (official register + as-of).",
"domain": "api.sirenic.eu",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"properties": {
"siren": {
"description": "9-digit SIREN (9 digits, Luhn-checked), e.g. 552032534",
"type": "string"
}
},
"required": [
"siren"
],
"type": "object"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "1",
"amount_atomic": "1000000",
"amount_encoding": "atomic_units",
"amount_raw": "1000000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 200,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000000",
"amount_encoding": "atomic_units",
"amount_raw": "1000000",
"asset": "0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "EURC",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x76A672EEe56D29D475b0715cc03B8C99D70EC8A2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 200,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "cce7abc49a9e2e0793af8dda9ef59b8cece23c8909891ecf1261ed4b10175d1f",
"service_id": "04bc7439781c9ef5dad93c9bc8c36491c4c8c0ff24278c00c76f9b8fa43ecdb8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-05T06:47:04.692Z",
"url": "https://api.sirenic.eu/v1/intelligence/:siren",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Mean SoilGrids cation exchange capacity for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Portugal; results outside it are rejected before payment.",
"domain": "suedland.halowerk.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"payment-identifier"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"latitude": {
"description": "WGS84 latitude inside the published European coverage.",
"maximum": 72.5,
"minimum": 34,
"type": "number"
},
"longitude": {
"description": "WGS84 longitude inside the published European coverage.",
"maximum": 40.5,
"minimum": -31.5,
"type": "number"
}
},
"required": [
"longitude",
"latitude"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"additionalProperties": false,
"properties": {
"authoritative_status": {
"const": "preliminary_non_binding",
"type": "string"
},
"category": {
"const": "country",
"type": "string"
},
"caveats": {
"items": {
"type": "string"
},
"type": "array"
},
"charged": {
"type": "boolean"
},
"checked_at": {
"type": "string"
},
"confidence": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"confidence_method": {
"minLength": 20,
"type": "string"
},
"data_date": {
"type": [
"string",
"null"
]
},
"evidence": {
"additionalProperties": false,
"properties": {
"soil-cec": {
"additionalProperties": true,
"properties": {
"method": {
"type": "string"
},
"metric": {
"type": "string"
},
"name": {
"type": "string"
},
"sample_count": {
"minimum": 1,
"type": "integer"
},
"unit": {
"type": "string"
},
"value": {
"type": "number"
}
},
"required": [
"metric",
"name",
"unit",
"value",
"sample_count",
"method"
],
"type": "object"
}
},
"required": [
"soil-cec"
],
"type": "object"
},
"evidence_classification": {
"const": "derived_from_open_geodata",
"type": "string"
},
"facts": {
"type": "object"
},
"generated_at": {
"type": "string"
},
"geometry": {
"type": [
"object",
"null"
]
},
"limitations": {
"items": {
"type": "string"
},
"minItems": 1,
"type": "array"
},
"meta": {
"type": "object"
},
"payment": {
"additionalProperties": true,
"required": [
"settled",
"price_usdc"
],
"type": "object"
},
"recommended_next_steps": {
"items": {
"type": "string"
},
"minItems": 1,
"type": "array"
},
"result": {
"minLength": 1,
"type": "string"
},
"risk_level": {
"type": "string"
},
"service": {
"const": "pt-soil-cec",
"type": "string"
},
"service_id": {
"const": "eli-0541",
"type": "string"
},
"sources": {
"items": {
"additionalProperties": true,
"properties": {
"authority": {
"type": "string"
},
"dataset": {
"type": "string"
},
"license": {
"type": "string"
},
"retrieved_at": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"authority",
"dataset",
"url",
"license",
"retrieved_at"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"status": {
"enum": [
"success",
"no_finding",
"warning",
"high_risk",
"not_applicable",
"insufficient_coverage",
"source_temporarily_unavailable"
],
"type": "string"
},
"summary": {
"minLength": 20,
"type": "string"
}
},
"required": [
"service_id",
"service",
"category",
"status",
"result",
"summary",
"facts",
"geometry",
"risk_level",
"confidence",
"confidence_method",
"checked_at",
"data_date",
"evidence",
"sources",
"limitations",
"recommended_next_steps",
"evidence_classification",
"authoritative_status",
"generated_at",
"caveats",
"charged",
"payment"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "91b98aeec495ff908935e88569923ffe6c087b0b2c68236ad46d62ab29a03818",
"service_id": "04be5b4bea933727bc4cc831a1c24ac2da99df8c4e3cf52a756d8992f3d13e0f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T18:49:32.001Z",
"url": "https://suedland.halowerk.com/v1/pt-soil-cec",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| xrpl:0 | 0.1 XRPXRP | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| xrpl:0 | 0.1 token units524C555344000000000000000000000000000000 | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| eip155:137 | 100000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:143 | 100000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:196 | 100000 atomic units0x779ded0c9e1022225f8e0630b35a9b54be713736 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:480 | 100000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:42161 | 100000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:999 | 100000 atomic units0xb88339CB7199b77E23DB6E890353E22632Ba630f | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k | 100000 atomic units31566704 | Not specifiedexact | 62A253YPATFNJCPRKID3FKD77MYJFNTVRYRP4B4JWG36EGLPY7UXFWGI7I |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 100000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1 |
| eip155:56 | 100000000000000000 atomic units0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
{
"description": "Global UAP/UFO declassified records for researcher and journalist agents. Synthesizes US AARO, France GEIPAN, Chile CEFAA, UK MoD, and Brazil Air Force official disclosures.",
"domain": "truthpulse.theaslangroupllc.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"builder-code"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"country": {
"description": "US | FR | UK | BR | CL | AU | CA | all (default: all)",
"type": "string"
},
"focus": {
"description": "incident | investigation | testimony | evidence | all (default: all)",
"type": "string"
},
"incident": {
"description": "Nimitz | Tic Tac | Roswell | AATIP | Gimbal | Rendlesham | Phoenix Lights | any incident or leave blank for overview",
"type": "string"
},
"lang": {
"description": "en | es | fr | de | ja | pt | it | nl | ko | zh | ar (default: en)",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "GatewayWalletBatched",
"verifyingContract": "0x77777777dcc4d5a8b6e418fd04d8997ef11000ee",
"version": "1"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 604900,
"usd_market_value": null
},
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.1",
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "XRP",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "XRP",
"decimals": 6,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "A608A4D6A64E47B58E8867E320A0DA42",
"sourceTag": 804681468
},
"issuer": null,
"network": "xrpl:0",
"pay_to": "rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.1",
"amount_atomic": null,
"amount_encoding": "xrpl_issued_currency_value",
"amount_raw": "0.1",
"asset": "524C555344000000000000000000000000000000",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "401F981CC0B94EB091E3EB6F7FDC980A",
"issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
"sourceTag": 804681468
},
"issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
"network": "xrpl:0",
"pay_to": "rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD₮0",
"version": "1"
},
"issuer": null,
"network": "eip155:196",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:480",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0xb88339CB7199b77E23DB6E890353E22632Ba630f",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:999",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "31566704",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA"
},
"issuer": null,
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k",
"pay_to": "62A253YPATFNJCPRKID3FKD77MYJFNTVRYRP4B4JWG36EGLPY7UXFWGI7I",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "100000000000000000",
"amount_encoding": "atomic_units",
"amount_raw": "100000000000000000",
"asset": "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"assetTransferMethod": "eip3009",
"name": "World Liberty Financial USD",
"signerAddress": "0x34F7a661160780Ce1346e6D7B96D2bE244590899",
"version": "1"
},
"issuer": null,
"network": "eip155:56",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "28e403f305ad15cd168ed93bcc8adb80784c9c52a06d0e5af5884c5756d9df37",
"service_id": "04bfc87a02e5cc8447e9d1ae7bb3088ab7ea3fd5393aef5823f146c8c5ce1aea",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T14:03:51.66Z",
"url": "https://truthpulse.theaslangroupllc.com/api/truth/uap-records",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xfdb4b511f6ae1f270776e500b3360217d5e7ed03 |
{
"description": "Jupiter's JLP liquidity pool, decoded from the Perpetuals program's on-chain accounts (not the Jupiter API): AUM (USD), JLP supply and virtual price (AUM ÷ supply), pool-wide long/short trader exposure, and each asset (SOL, ETH, WBTC, USDC, USDT) with holdings, owned/locked, utilization %, and long/short USD. Keyless public-chain data, no Jupiter API. From x402stock",
"domain": "agents.x402stock.xyz",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"zeroclick"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"billing": {
"description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
"model": "prepaid"
},
"name": "USD Coin",
"version": "2",
"zeroclick": {
"agentPaymentId": "apay_nbQBnehjRIsmJgE77OF7v",
"kind": "transaction",
"zcRequestId": "zcreq_4ZVGvqrQ2iuJ5EdkcOVPc"
}
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
"service_id": "04c0eeec274629866bd4aa58e0b9f10512536f3d04c0c4eb9697d938f5eb9857",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T00:12:05.421Z",
"url": "https://agents.x402stock.xyz/api/v1/solana/jlp",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.5 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:8453 | 0.5 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| xrpl:0 | 0.5 XRPXRP | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| xrpl:0 | 0.5 token units524C555344000000000000000000000000000000 | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| eip155:137 | 500000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:4663 | 500000 atomic units0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:143 | 500000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:196 | 500000 atomic units0x779ded0c9e1022225f8e0630b35a9b54be713736 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:480 | 500000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:42161 | 500000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:999 | 500000 atomic units0xb88339CB7199b77E23DB6E890353E22632Ba630f | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k | 500000 atomic units31566704 | Not specifiedexact | 62A253YPATFNJCPRKID3FKD77MYJFNTVRYRP4B4JWG36EGLPY7UXFWGI7I |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 500000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1 |
| eip155:56 | 500000000000000000 atomic units0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
{
"description": "Wallet drainer-protection scan: enumerates every live token approval (ERC-20, ERC-721, ERC-1155) your wallet has granted across major EVM chains, risk-ranks each spender (malicious flags, unverified contracts, unlimited allowances, EOA spenders), and returns a prioritized revocation action list. Deterministic security scan.",
"domain": "taxpulse.theaslangroupllc.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"builder-code"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "EVM wallet address (0x…)",
"type": "string"
},
"chains": {
"description": "CSV of chains. Default: all (ethereum,base,arbitrum,optimism,polygon)",
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.5",
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "GatewayWalletBatched",
"verifyingContract": "0x77777777dcc4d5a8b6e418fd04d8997ef11000ee",
"version": "1"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 604900,
"usd_market_value": null
},
{
"amount": "0.5",
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.5",
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "XRP",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "XRP",
"decimals": 6,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "AABE3793312747B598822F00F202D084",
"sourceTag": 804681468
},
"issuer": null,
"network": "xrpl:0",
"pay_to": "rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.5",
"amount_atomic": null,
"amount_encoding": "xrpl_issued_currency_value",
"amount_raw": "0.5",
"asset": "524C555344000000000000000000000000000000",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "D8E018A6AA78407BA54E64DEF892D068",
"issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
"sourceTag": 804681468
},
"issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
"network": "xrpl:0",
"pay_to": "rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:137",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "Global Dollar",
"version": "1"
},
"issuer": null,
"network": "eip155:4663",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:143",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD₮0",
"version": "1"
},
"issuer": null,
"network": "eip155:196",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0x79A02482A880bCe3F13E09da970dC34dB4cD24D1",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:480",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:42161",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "0xb88339CB7199b77E23DB6E890353E22632Ba630f",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:999",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "31566704",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA"
},
"issuer": null,
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k",
"pay_to": "62A253YPATFNJCPRKID3FKD77MYJFNTVRYRP4B4JWG36EGLPY7UXFWGI7I",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000",
"amount_encoding": "atomic_units",
"amount_raw": "500000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "500000000000000000",
"amount_encoding": "atomic_units",
"amount_raw": "500000000000000000",
"asset": "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"assetTransferMethod": "eip3009",
"name": "World Liberty Financial USD",
"signerAddress": "0x34F7a661160780Ce1346e6D7B96D2bE244590899",
"version": "1"
},
"issuer": null,
"network": "eip155:56",
"pay_to": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "ef2b1b3d97958068469356d6ffd4170482383aa6751c7dedaa67eaca2369792b",
"service_id": "04c21247f79f16558d0f39e6e2515113c35c1878e6b73f2ef752203d3d475c84",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T14:03:42.024Z",
"url": "https://taxpulse.theaslangroupllc.com/api/crypto/wallet-guard",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xDd257723b86B4947483905cdAcBbBC70fACF2ec0 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY |
{
"description": "List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.",
"domain": "stabletravel.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"source": {
"description": "Seats.aero mileage program source, such as united or aeroplan",
"minLength": 1,
"type": "string"
}
},
"required": [
"source"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"items": {
"additionalProperties": {},
"properties": {
"DestinationAirport": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"DestinationRegion": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"Distance": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"ID": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"NumDaysOut": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"OriginAirport": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"OriginRegion": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"Source": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"type": "object"
},
"type": "array"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xDd257723b86B4947483905cdAcBbBC70fACF2ec0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "0cf53faf24e21e6eb7e1f9a0fab50f4648f0b4c5876b625cd7c1958456a3a3d7",
"service_id": "04c217eb03a92f7695e9d691a8005c66831eea288fe4767d574289573f843f52",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T00:07:14.689Z",
"url": "https://stabletravel.dev/api/seats-aero/routes",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:84532 | 100000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7e | Not specifiedexact | 0x20bF112967efEE314047F627251f323Fa44F9F52 |
{
"description": "Full dependency preflight: vulnerabilities, upgrade gap, license metadata, provenance and risk.",
"domain": "agent-dev-preflight-api.bonkoturyu.workers.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"packages": {
"items": {
"additionalProperties": false,
"properties": {
"ecosystem": {
"enum": [
"npm",
"PyPI"
],
"type": "string"
},
"name": {
"maxLength": 214,
"minLength": 1,
"type": "string"
},
"version": {
"description": "Exact installed version; version ranges are rejected.",
"minLength": 1,
"type": "string"
}
},
"required": [
"ecosystem",
"name",
"version"
],
"type": "object"
},
"maxItems": 20,
"minItems": 1,
"type": "array"
}
},
"required": [
"packages"
],
"type": "object"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"additionalProperties": false,
"properties": {
"example": {},
"type": {
"const": "json",
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": null,
"amount_atomic": "100000",
"amount_encoding": "atomic_units",
"amount_raw": "100000",
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"name": "USDC",
"version": "2"
},
"issuer": null,
"network": "eip155:84532",
"pay_to": "0x20bF112967efEE314047F627251f323Fa44F9F52",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 600,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "64dd6508062f0d279dceb24c816bdbeaa65024bdae95e63caed9e0d0c39b79d9",
"service_id": "04c229b36d71ce09cfb8ce864ee55d64ba7ebb5f43a462e8e17ab99eee301470",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T11:36:14.347Z",
"url": "https://agent-dev-preflight-api.bonkoturyu.workers.dev/v1/dependencies/preflight",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Share of ESA WorldCover 2021 pixels classified as cropland. The coordinate is validated against the Natural Earth boundary for Liechtenstein; results outside it are rejected before payment.",
"domain": "mitteleuropa.halowerk.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"payment-identifier"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"latitude": {
"description": "WGS84 latitude inside the published European coverage.",
"maximum": 72.5,
"minimum": 34,
"type": "number"
},
"longitude": {
"description": "WGS84 longitude inside the published European coverage.",
"maximum": 40.5,
"minimum": -31.5,
"type": "number"
}
},
"required": [
"longitude",
"latitude"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"additionalProperties": false,
"properties": {
"authoritative_status": {
"const": "preliminary_non_binding",
"type": "string"
},
"category": {
"const": "country",
"type": "string"
},
"caveats": {
"items": {
"type": "string"
},
"type": "array"
},
"charged": {
"type": "boolean"
},
"checked_at": {
"type": "string"
},
"confidence": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"confidence_method": {
"minLength": 20,
"type": "string"
},
"data_date": {
"type": [
"string",
"null"
]
},
"evidence": {
"additionalProperties": false,
"properties": {
"cropland-share": {
"additionalProperties": true,
"properties": {
"method": {
"type": "string"
},
"metric": {
"type": "string"
},
"name": {
"type": "string"
},
"sample_count": {
"minimum": 1,
"type": "integer"
},
"unit": {
"type": "string"
},
"value": {
"type": "number"
}
},
"required": [
"metric",
"name",
"unit",
"value",
"sample_count",
"method"
],
"type": "object"
}
},
"required": [
"cropland-share"
],
"type": "object"
},
"evidence_classification": {
"const": "derived_from_open_geodata",
"type": "string"
},
"facts": {
"type": "object"
},
"generated_at": {
"type": "string"
},
"geometry": {
"type": [
"object",
"null"
]
},
"limitations": {
"items": {
"type": "string"
},
"minItems": 1,
"type": "array"
},
"meta": {
"type": "object"
},
"payment": {
"additionalProperties": true,
"required": [
"settled",
"price_usdc"
],
"type": "object"
},
"recommended_next_steps": {
"items": {
"type": "string"
},
"minItems": 1,
"type": "array"
},
"result": {
"minLength": 1,
"type": "string"
},
"risk_level": {
"type": "string"
},
"service": {
"const": "li-cropland-share",
"type": "string"
},
"service_id": {
"const": "eli-0496",
"type": "string"
},
"sources": {
"items": {
"additionalProperties": true,
"properties": {
"authority": {
"type": "string"
},
"dataset": {
"type": "string"
},
"license": {
"type": "string"
},
"retrieved_at": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"authority",
"dataset",
"url",
"license",
"retrieved_at"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"status": {
"enum": [
"success",
"no_finding",
"warning",
"high_risk",
"not_applicable",
"insufficient_coverage",
"source_temporarily_unavailable"
],
"type": "string"
},
"summary": {
"minLength": 20,
"type": "string"
}
},
"required": [
"service_id",
"service",
"category",
"status",
"result",
"summary",
"facts",
"geometry",
"risk_level",
"confidence",
"confidence_method",
"checked_at",
"data_date",
"evidence",
"sources",
"limitations",
"recommended_next_steps",
"evidence_classification",
"authoritative_status",
"generated_at",
"caveats",
"charged",
"payment"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "32f1c693ac7092941f844516dfa526a60b46f0e904f6793d3cf65755251b59c6",
"service_id": "04ca6abea466f49db2a7be50d2c2b86b66c1c6fa584dab3d22a63ee044d83ea6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T18:39:46.805Z",
"url": "https://mitteleuropa.halowerk.com/v1/li-cropland-share",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c |
{
"description": "Get a filer's year-by-year filing counts per form since 2021 — reporting rhythm, disclosure volume and gaps in one call from our historical index. Use to spot stopped reports or disclosure spikes without listing filings.",
"domain": "answerpool.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"additionalProperties": false,
"properties": {
"cik": {
"anyOf": [
{
"maxLength": 10,
"pattern": "^\\d{1,10}$",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Cik"
},
"ticker": {
"anyOf": [
{
"maxLength": 12,
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker"
}
},
"title": "CadenceIn",
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"as_of": {
"title": "As Of",
"type": "string"
},
"cik": {
"title": "Cik",
"type": "string"
},
"company": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Company"
},
"disclaimer": {
"default": "Derived from public SEC EDGAR filings; not investment advice.",
"title": "Disclaimer",
"type": "string"
},
"index_from": {
"title": "Index From",
"type": "string"
},
"index_to": {
"title": "Index To",
"type": "string"
},
"method_id": {
"default": "sec_events_rules_v1",
"title": "Method Id",
"type": "string"
},
"total_filings": {
"title": "Total Filings",
"type": "integer"
},
"years": {
"items": {
"properties": {
"counts": {
"additionalProperties": {
"type": "integer"
},
"title": "Counts",
"type": "object"
},
"total": {
"title": "Total",
"type": "integer"
},
"year": {
"title": "Year",
"type": "string"
}
},
"required": [
"year",
"counts",
"total"
],
"title": "CadenceYear",
"type": "object"
},
"title": "Years",
"type": "array"
}
},
"required": [
"as_of",
"index_from",
"index_to",
"cik",
"company",
"years",
"total_filings"
],
"title": "CadenceOutput",
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "e273fe614659074259a74e9200346068d6a614ec6a4b520cba380ef1f83bab62",
"service_id": "04d7c51b76cb3bab5208f4035398459a8b9ceb1973765786129d66ca6375e77c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-02T22:30:00.381Z",
"url": "https://answerpool.io/v1/sec/filings/cadence",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x8a598A28a435Fe44D31854251b1c88d0781ea822 |
{
"description": "Reloadpi — List all countries where digital vouchers and gift cards are available",
"domain": "api.reloadpi.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"countries": {
"items": {
"properties": {
"code": {
"type": "string"
},
"name": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x8a598A28a435Fe44D31854251b1c88d0781ea822",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6b382e84c390ad659c8be054d4f762633baae57d41ae9c6cb3ace5ecd9ced375",
"service_id": "04dabe940779f17e670f271d52ccf2709e19a43c4f5a14940a95a9d7ecb457c4",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T11:45:49.478Z",
"url": "https://api.reloadpi.com/api/catalog/vouchers/countries",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xfdb4b511f6ae1f270776e500b3360217d5e7ed03 |
{
"description": "Free float for a ticker — the share count genuinely available to trade, net of insider, strategic and restricted holdings — plus `free_float_percent` (0-100), the derived `restricted_percent`, and the `effective_date`. The correct denominator for squeeze and liquidity work: short interest as a percentage of float, not of shares outstanding. From x402stock",
"domain": "agents.x402stock.xyz",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"zeroclick"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"pathParams": {
"ticker": {
"type": "string"
},
"type": "object"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"billing": {
"description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
"model": "prepaid"
},
"name": "USD Coin",
"version": "2",
"zeroclick": {
"agentPaymentId": "apay_D_v-GhszqtVhlf7sMR2__",
"kind": "transaction",
"zcRequestId": "zcreq_jqH0j6Rvi2e2I-VfQCdhD"
}
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "9fba685fc7e23d48bbeae7818912c50294d9d80f36e70bbc07b83a2fb4f3ea39",
"service_id": "04db98330e2d10884c5b1d1a15a2a8dd5bd9d56ab8a8c17550674b8dc744d718",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T20:35:20.929Z",
"url": "https://agents.x402stock.xyz/api/v1/float/:ticker",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x10800a5a5B9d72251566EC651E862A8b4B427dE0 |
{
"description": "Insider-style trade detection on Polymarket: scans the latest large fills (min_usd, default 10000 USD) over lookback_hours (default 24) and flags wallets that are fresh (few lifetime trades), sized big vs the market 24h volume, or entered at extreme odds right before the market moved. Each alert carries wallet, market, size, tx hash, a 0-100 severity score and explicit reasons; approximations are declared in the methodology field. For prediction agents tracking informed money. No charge on service failure. Ed25519-signed. $0.03 USDC per call via x402 on Base. Free trial: 3 calls per wallet with header X-WALLET.",
"domain": "api.hergertsynthora.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"delivery",
"signature"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"limit": {
"description": "Max alerts (1-100, default 25)",
"type": "integer"
},
"lookback_hours": {
"description": "Hours to look back (1-168, default 24)",
"type": "number"
},
"min_usd": {
"description": "Minimum trade size USD (default 10000)",
"type": "number"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"niche": {
"type": "string"
},
"ok": {
"type": "boolean"
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x10800a5a5B9d72251566EC651E862A8b4B427dE0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "e8c505e5b24c01fe6db34bba4dd5f6b6ae5b81a6dea3f59ca46e50186bf80a8c",
"service_id": "04dfdea2bf0ec9520f0603eb44c98121e4ef76f1cae490c014ff4fb6111e1afb",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-18T21:25:13.511Z",
"url": "https://api.hergertsynthora.com/v1/insider-radar",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x6e9c2ebca537f861fe9242f8f974d99b3df762b2 |
{
"description": "Convert Amazon ASINs to barcodes. Provide up to 10 ASINs and the Amazon marketplace locale, and each ASIN maps to an array of barcodes, empty when none were found.",
"domain": "zeroclick.affiliate.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"zeroclick"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"config": {
"description": "Identifies the Amazon marketplace.",
"example": {
"asin": {
"locale": "US"
}
},
"properties": {
"asin": {
"properties": {
"locale": {
"description": "Amazon marketplace locale, for example US.",
"example": "US",
"type": "string"
}
},
"required": [
"locale"
],
"type": "object"
}
},
"required": [
"asin"
],
"type": "object"
},
"data": {
"description": "The ASINs to convert, up to 10 per request.",
"example": [
"B0C792QRW6",
"B00AQUO5RI"
],
"items": {
"type": "string"
},
"maxItems": 10,
"type": "array"
}
},
"required": [
"data",
"config"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"billing": {
"description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
"model": "prepaid"
},
"name": "USD Coin",
"version": "2",
"zeroclick": {
"agentPaymentId": "apay_EeaZYsBHKl9c8v_hn0t9Q",
"kind": "transaction",
"zcRequestId": "zcreq_US9e3bDhcVQIWho59rZaC"
}
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x6e9c2ebca537f861fe9242f8f974d99b3df762b2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "f3a3d823620c19721f1e0a311eec0a7cae02d0114dc5904601d037020fc14527",
"service_id": "04ea34581dfae92fb5df98f22aca761dbbb13d2c02a910dfd249635aebdfa690",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-10T01:28:07.025Z",
"url": "https://zeroclick.affiliate.com/v1/tools/convert/asin-to-barcode",
"usage_rights": "not_reviewed"
}Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.
Discuss an outcome integrationDiscovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.
1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.
43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.
Collection status JSON