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.035 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xAED4a496Fed1132b94C0A5f9Fb5eE7cf63D869C2 |
{
"description": "Transcribe bounded audio and generate deterministic SRT or WebVTT subtitle text locally. Audio, transcripts, and subtitles are not retained.",
"domain": "fetchharbor.benlab.download",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"audio_base64": {
"contentEncoding": "base64",
"description": "Base64-encoded audio; decoded size is operator limited.",
"type": "string"
},
"format": {
"enum": [
"srt",
"vtt"
],
"type": "string"
},
"language": {
"maxLength": 16,
"type": [
"string",
"null"
]
}
},
"required": [
"audio_base64"
],
"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": true,
"properties": {
"duration_seconds": {
"type": "number"
},
"format": {
"enum": [
"srt",
"vtt"
],
"type": "string"
},
"language": {
"type": "string"
},
"language_probability": {
"type": "number"
},
"model": {
"type": "string"
},
"status": {
"const": "success",
"type": "string"
},
"subtitles": {
"type": "string"
},
"text": {
"type": "string"
}
},
"required": [
"status",
"text",
"format",
"subtitles"
],
"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.035",
"amount_atomic": "35000",
"amount_encoding": "atomic_units",
"amount_raw": "35000",
"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": "0xAED4a496Fed1132b94C0A5f9Fb5eE7cf63D869C2",
"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": "d2a8c98f2e99e7f1ea7bf2594a41aa2f94a6ed10f095fccc3fadfbc30ad91e13",
"service_id": "0244398e6ba049fe9af74aed9e7b2eb2b7297e29a7d0d388f92d37c32b34974d",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-23T06:43:50.784Z",
"url": "https://fetchharbor.benlab.download/audio/subtitles",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x973a31858f4d2125f48c880542da11a2796f12d6 |
{
"description": "Pass a comma-separated list of up to 10 Base token addresses and get USD price + 24h change for each in one call. Ideal for agents pricing a portfolio or watchlist.",
"domain": "402.com.tr",
"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"
],
"type": "string"
},
"pathParams": {
"type": "object"
},
"queryParams": {
"properties": {
"addresses": {
"description": "Token addresses (comma-separated)",
"type": "string"
}
},
"required": [
"addresses"
],
"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.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": "0x973a31858f4d2125f48c880542da11a2796f12d6",
"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": "231aca402765599d175f395a7b2b1787178fbee36fee61f9b58aa25f74b938a4",
"service_id": "024507032d9101e3043271bcc489528d738962405f687c7a4fc40a14bb17ba6f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-22T03:01:29.076Z",
"url": "https://402.com.tr/api/x402/multi-price",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Reads the key-tab-value lines of the VE.Direct text protocol, applies the unit scaling that belongs to each key, and decodes the charger state, tracker state and error number into plain text. Multiple blocks in one dump are returned as separate records in order. Keys that are not in the field table are preserved verbatim under unknown_keys rather than guessed at. The checksum line is not verified, since a text export usually no longer carries the original byte framing.",
"domain": "solar.halowerk.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"keep_raw": {
"default": false,
"description": "Also return the raw key-value pairs per record.",
"type": "boolean"
},
"text": {
"description": "Raw VE.Direct dump, one key-tab-value pair per line.",
"maxLength": 120000,
"minLength": 3,
"type": "string"
}
},
"required": [
"text"
],
"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.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"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": "c87d436cd613b426d57f39f4739017249c7c89ac3a2143cb3f8a5d5f178d2064",
"service_id": "024db525b75d15744f02cc16c857afabb4a28c95a66ab8e1013348758b98a041",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-16T18:37:23.136Z",
"url": "https://solar.halowerk.com/victron-log-parse",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85 |
{
"description": "The daily US Treasury par yield curve (Constant Maturity Treasury rates) for every maturity from 1 month to 30 years, in percent. Defaults to the latest published day; pass `?limit=` for more recent days (max 250) and `?year=YYYY`. No ticker needed. Use for the risk-free rate, rate-sensitivity context, and yield-curve inversion in macro-aware analysis. From x402stock",
"domain": "x402stock.vercel.app",
"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": {
"limit": {
"default": 1,
"exclusiveMinimum": 0,
"maximum": 250,
"type": "integer"
},
"year": {
"maximum": 2100,
"minimum": 1990,
"type": "integer"
}
},
"required": [
"limit"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"as_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"count": {
"type": "number"
},
"maturities": {
"items": {
"type": "string"
},
"type": "array"
},
"rates": {
"items": {
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"rates": {
"additionalProperties": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"propertyNames": {
"type": "string"
},
"type": "object"
}
},
"required": [
"date",
"rates"
],
"type": "object"
},
"type": "array"
},
"series": {
"type": "string"
},
"source": {
"const": "us_treasury",
"type": "string"
},
"unit": {
"type": "string"
}
},
"required": [
"source",
"as_of",
"series",
"unit",
"maturities",
"count",
"rates"
],
"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": "0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85",
"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": "69005103f313e31695a96bd102c2059c129740c46485e9f92a30a74c30e37fe0",
"service_id": "024e469dffb44a4885533a88975e11f52a220355c2aab24943e7f40b6ba01108",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T03:47:22.194Z",
"url": "https://x402stock.vercel.app/api/v1/treasury-yields",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9876af0F6D8Ed5155Cd02d1ca56D128601612690 |
{
"description": "Explain and preflight an unsigned Base transaction, EIP-712 typed data, or an EIP-3009 x402 payment authorization before you sign it. Decodes intent against verified ABIs, resolves proxies, classifies approvals, and checks a payment authorization against the quote it claims to pay: recipient, amount, asset, chain, freshness, and nonce replay. Returns unknown rather than guessing when a selector is ambiguous. Not a guarantee that a transaction is safe or profitable.",
"domain": "txguard.schemasure.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Send exactly one of unsigned_tx, tx_hash, typed_data, or authorization.",
"oneOf": [
{
"required": [
"unsigned_tx"
]
},
{
"required": [
"tx_hash"
]
},
{
"required": [
"typed_data"
]
},
{
"required": [
"authorization"
]
}
],
"properties": {
"expected_quote": {
"additionalProperties": false,
"description": "The x402 quote this payment claims to satisfy. Enables the comparison checks.",
"properties": {
"amount": {
"type": "string"
},
"asset": {
"type": "string"
},
"extra": {
"type": "object"
},
"maxTimeoutSeconds": {
"type": "number"
},
"network": {
"type": "string"
},
"payTo": {
"type": "string"
},
"scheme": {
"type": "string"
}
},
"type": "object"
},
"simulate": {
"default": false,
"description": "Run eth_simulateV1 with asset tracing. Priced at $0.015 instead of $0.01, and targets P50 2s / P95 5s rather than the static path's 500ms / 2s.",
"type": "boolean"
},
"tx_hash": {
"description": "An existing Base transaction to explain.",
"pattern": "^0x[0-9a-fA-F]{64}$",
"type": "string"
},
"typed_data": {
"description": "EIP-712 payload. TransferWithAuthorization and ReceiveWithAuthorization get the x402 check table; any other primaryType is reported unrecognised, not analysed.",
"properties": {
"domain": {
"type": "object"
},
"message": {
"type": "object"
},
"primaryType": {
"type": "string"
},
"types": {
"type": "object"
}
},
"required": [
"domain",
"primaryType",
"message"
],
"type": "object"
},
"unsigned_tx": {
"additionalProperties": false,
"description": "A transaction you are about to sign. `to: null` is a deployment.",
"properties": {
"data": {
"pattern": "^0x[0-9a-fA-F]*$",
"type": "string"
},
"from": {
"pattern": "^0x[0-9a-fA-F]{40}$",
"type": "string"
},
"to": {
"type": [
"string",
"null"
]
},
"value": {
"description": "Wei.",
"type": "string"
}
},
"type": "object"
}
},
"title": "TxPreflightRequest",
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"confidence": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"data_versions": {
"required": [
"denylist",
"abi_packs",
"signature_index",
"policy",
"chain"
],
"type": "object"
},
"evidence": {
"items": {
"type": "object"
},
"type": "array"
},
"ok": {
"type": "boolean"
},
"policy_version": {
"type": "string"
},
"request_hash": {
"pattern": "^sha256:[0-9a-f]{64}$",
"type": "string"
},
"result": {
"properties": {
"approvals": {
"items": {
"properties": {
"scope": {
"enum": [
"infinite",
"effectively_infinite",
"bounded"
],
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"intent": {
"properties": {
"decode_source": {
"enum": [
"verified-abi",
"bundled-abi",
"offline-index",
"live-lookup",
"unresolved"
],
"type": "string"
}
},
"required": [
"kind",
"summary",
"decode_source",
"calls",
"truncated"
],
"type": "object"
},
"proxy": {
"properties": {
"kind": {
"enum": [
"none",
"eip1167",
"eip1967",
"eip1967-beacon",
"eip1822",
"zeppelinos",
"diamond",
"unknown"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"input_shape",
"chain",
"intent",
"expected_transfers",
"approvals",
"permit_scope",
"spender",
"proxy",
"authorization_checks",
"quote_comparison",
"simulation",
"candidate_signatures",
"denylist_hits",
"unresolved",
"rpc"
],
"type": "object"
},
"risk_codes": {
"items": {
"type": "string"
},
"type": "array"
},
"verdict": {
"description": "Precedence: block, then unknown, then warn, then allow.",
"enum": [
"allow",
"warn",
"block",
"unknown"
],
"type": "string"
},
"warnings": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"ok",
"verdict",
"confidence",
"risk_codes",
"evidence",
"result",
"policy_version",
"request_hash",
"data_versions",
"warnings"
],
"title": "TxPreflightEnvelope",
"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": "0x9876af0F6D8Ed5155Cd02d1ca56D128601612690",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "96144d5cd0fd85133b7a9cd01e4b007a664710936bbbfba4f0783f2cab4cde05",
"service_id": "024ff4ce5065de1a7079d14153857f3f48f38ab0b03bb2b7632a23472662a4bd",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T07:37:21.656Z",
"url": "https://txguard.schemasure.com/v1/tx/preflight",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedupto | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:4663 | 10000 atomic units0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:143 | 10000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:43114 | 10000 atomic units0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:42161 | 10000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:42220 | 10000 atomic units0xcebA9300f2b948710d2653dD7B07f33A8B32118C | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:1329 | 10000 atomic units0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8= | 10000 atomic units31566704 | Not specifiedexact | C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg |
| stellar:pubnet | 100000 atomic unitsCCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75 | Not specifiedexact | GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL |
| eip155:10 | 11000 atomic units0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
{
"description": "Fetch a PDF from a URL and extract its text content. Returns page count, document info, and the full text (up to 20MB PDFs).",
"domain": "agent402.tools",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"builder-code",
"payment-identifier"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"url": {
"description": "Public http(s) URL of a PDF",
"type": "string"
}
},
"required": [
"url"
]
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"info": {
"properties": {
"title": {}
},
"type": "object"
},
"pages": {
"type": "integer"
},
"text": {
"type": "string"
},
"url": {
"type": "string"
},
"wordCount": {
"type": "integer"
}
},
"required": [
"url",
"pages",
"info",
"wordCount",
"text"
],
"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": {
"assetTransferMethod": "permit2",
"facilitatorAddress": "0x67B9CE703d9ce658d7C4ac3c289cEa112fE662Af",
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "upto",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
"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:43114",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
"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:42220",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392",
"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:1329",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "31566704",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA",
"tag": "x402-global-challenge"
},
"issuer": null,
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"pay_to": "C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE",
"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": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg",
"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": "CCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"areFeesSponsored": true
},
"issuer": null,
"network": "stellar:pubnet",
"pay_to": "GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "11000",
"amount_encoding": "atomic_units",
"amount_raw": "11000",
"asset": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
"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:10",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "dac199542c48cfe22bb97c9fd605e8f6a9fa64fe72e0a60d9cdbdc0215606f84",
"service_id": "0254dcdd4438297af28ff0f575d116c9ea56211739a22d660c425bdf529cbd49",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-31T10:25:22.469Z",
"url": "https://agent402.tools/api/pdf",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Miami during your event window — Event-window weather odds for Miami: pass a start and end time (or omit them for the next six hours) and get rain probability and expected conditions across the window — built for scheduling decisions. Same shape as /v1/forecast/window with the Miami coordinates built in.",
"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": {
"end": {
"description": "Window end (ISO-8601), ≤12h after start. Default: start + 6h.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
},
"start": {
"description": "Window start (ISO-8601). Default: the top of the next hour.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"comfort_index": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"expected_precip_mm": {
"type": "number"
},
"rain_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"severity_flags": {
"items": {
"type": "string"
},
"type": "array"
},
"temp_range": {
"additionalProperties": false,
"properties": {
"high": {
"type": "number"
},
"low": {
"type": "number"
}
},
"required": [
"low",
"high"
],
"type": "object"
},
"verdict": {
"type": "string"
},
"wind_max": {
"type": "number"
}
},
"required": [
"rain_probability",
"expected_precip_mm",
"temp_range",
"wind_max",
"comfort_index",
"severity_flags",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"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": "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": "7a8f32df852e636ecf120cb620f11a7ac2cb79b4e0abd4b73d88de782d0f9086",
"service_id": "0255eb7cea3f554b2b4ef08c24cefcabae44fdbb2962c301188f89582064ef1e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:24:31.376Z",
"url": "https://x402-factory.com/v1/forecast/miami/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedbatch-settlement | 0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28 |
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28 |
{
"description": "Regex-based PII scan: emails, US/Canada (NANP) phone numbers, dash-formatted national IDs (partial coverage; alphanumeric IDs such as Taiwan format are not matched), loose passport patterns, 64-hex crypto private keys (may also flag SHA-256 hashes), credit cards, US SSNs, IPv4 addresses. Always returns sanitized text with PII redacted. Max 50,000 chars. Expect false positives and missed matches.",
"domain": "x402.fairseal.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"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.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",
"receiverAuthorizer": "0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb",
"version": "2",
"withdrawDelay": 900
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28",
"price_basis": "advertised",
"scheme": "batch-settlement",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"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": "0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28",
"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": "6e436b6388adf091fdb0c0a1a8ae0aa51489fc4092d1429a51dbe330a96a6f7e",
"service_id": "02591f6585a733a6332e1ee498b95a124dbaacb7214745ed0ec8f457940b214d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-12T02:05:04.215Z",
"url": "https://x402.fairseal.io/v1/pii/detect",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Mean SoilGrids sand fraction for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Lithuania; results outside it are rejected before payment.",
"domain": "baltikum.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-sand": {
"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-sand"
],
"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": "lt-soil-sand",
"type": "string"
},
"service_id": {
"const": "eli-0187",
"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": "e714ebb23044773e86f42e2b05b13d9002b7b3450e11f6698fd06671627e475f",
"service_id": "025e4b802f4371f2578710c1a931780cd073587425ad631ae5f2802bb4bb0cdc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T18:22:27.309Z",
"url": "https://baltikum.halowerk.com/v1/lt-soil-sand",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xBD17480bf6ff056f7b91d9AdC9DfDa001eb7283D |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | D6GAZpvvLe8aUi9qZEDTXPERHpP3pwAgaeucp9ib1fW |
{
"description": "Pull specific line items across a list of tickers.",
"domain": "stablefinance.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"line_items": {
"items": {
"minLength": 1,
"type": "string"
},
"minItems": 1,
"type": "array"
},
"period": {
"enum": [
"annual",
"quarterly",
"ttm"
],
"type": "string"
},
"tickers": {
"items": {
"minLength": 1,
"type": "string"
},
"minItems": 1,
"type": "array"
}
},
"required": [
"line_items",
"tickers"
],
"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": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"search_results": {
"items": {},
"type": "array"
}
},
"required": [
"search_results"
],
"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.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": "0xBD17480bf6ff056f7b91d9AdC9DfDa001eb7283D",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
"lastValidBlockHeight": "424329396",
"recentBlockhash": "AmPy8bYWVHwbaD2pwh914FKsbGwKgM6P5169WGhWyPwL"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "D6GAZpvvLe8aUi9qZEDTXPERHpP3pwAgaeucp9ib1fW",
"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": "bb0af17fe7575368f59acc1df3b7a19a589935fea1154cd1825b77b28b0a2336",
"service_id": "025f77c3352fab44345d0c6a1b2d897ec0db080a5383f7ee174a18c46c198982",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T23:53:11.475Z",
"url": "https://stablefinance.dev/api/financials/search/line-items",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:137 | 8000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:480 | 8000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| eip155:42161 | 8000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 8000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u |
{
"description": "Fetch just the ABI of a verified EVM contract, resolving a proxy to its implementation ABI as well. A cheap slice for when you only need the interface to encode calls or decode data, not the full source. Unverified contracts are reported honestly.",
"domain": "api.agentstools.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": {
"properties": {
"address": {
"description": "Contract address, 0x + 40 hex",
"type": "string"
},
"network": {
"description": "EVM network (default base)",
"enum": [
"base",
"ethereum",
"arbitrum",
"optimism",
"polygon",
"bnb"
],
"type": "string"
}
},
"required": [
"address"
],
"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.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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "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": "0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493",
"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": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "AytHnvc6bZx1ALTy7b5Px7hcavoSYszG9aeKvDcZ8R1u",
"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": "70005910546d3132bf741e15700b28b5172381011910d8129f7bbb8030e04965",
"service_id": "02663fcbccd5aa19f88a2f43a06990f03073a8852546f65788d9547cc4680be9",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T09:56:18.51Z",
"url": "https://api.agentstools.dev/contract/abi",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x30A535132ea7573Fd339B30FEE8b677E0ec947E0 |
| eip155:137 | 1000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x30A535132ea7573Fd339B30FEE8b677E0ec947E0 |
| eip155:42161 | 1000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0x30A535132ea7573Fd339B30FEE8b677E0ec947E0 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | XcPUknEZ7J4raTE4cG1J2BiRFTbMawX93pT8gS4kJwo |
{
"description": null,
"domain": "payanagent.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",
"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.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": "0x30A535132ea7573Fd339B30FEE8b677E0ec947E0",
"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": "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": "0x30A535132ea7573Fd339B30FEE8b677E0ec947E0",
"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": "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": "0x30A535132ea7573Fd339B30FEE8b677E0ec947E0",
"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": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "XcPUknEZ7J4raTE4cG1J2BiRFTbMawX93pT8gS4kJwo",
"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": "026c057323e6002f7f51c1fd81052125f310212f7429e6aea9da1f2ed35a014d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T08:12:32.704Z",
"url": "https://payanagent.com/x402/kh7ce632kypmbvwy9ewcq04c998b8wb8",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE |
{
"description": "Organic Bing results for a keyword — the second search engine, often different from Google",
"domain": "agent.connskill.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"properties": {
"input": {
"properties": {
"body": {
"properties": {
"keyword": {
"description": "Search term",
"minLength": 1,
"type": "string"
},
"language_code": {
"default": "de",
"type": "string"
},
"location_code": {
"default": 2276,
"type": "integer"
}
},
"required": [
"keyword"
],
"type": "object"
}
}
},
"output": {
"properties": {
"example": {
"items": [
{
"description": "…",
"rank": 1,
"title": "Best CRM 2026",
"url": "https://example.com/crm"
}
],
"status": "delivered"
}
}
}
}
},
"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",
"service": "bing-serp-v1",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
"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": "c4191b2bac4b3fb8999918f0154c60e9693b33a37d489e1b58e917d8defc82f5",
"service_id": "026f67957ec7ef646913798a09815b91ca0b1c44b0b5d57bab3a5a0955c2d5f2",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T06:59:54.735Z",
"url": "https://agent.connskill.com/v1/bing-serp",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 1.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:137 | 1100000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:4663 | 1100000 atomic units0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:143 | 1100000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:43114 | 1100000 atomic units0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:42161 | 1100000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:42220 | 1100000 atomic units0xcebA9300f2b948710d2653dD7B07f33A8B32118C | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:1329 | 1100000 atomic units0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
| eip155:10 | 1101000 atomic units0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85 | Not specifiedexact | 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0 |
{
"description": "The exhaustive due-diligence tier: more filings, a full year of Form 4 insider activity, wider web research (up to 8 angles), the widest source set, and a ~2,800-word cited dossier with a full source table. For a decision that warrants real diligence. USDC or card (Stripe). Not cached.",
"domain": "agent402.tools",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"builder-code",
"payment-identifier"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"focus": {
"description": "Optional aspects to emphasize (<= 8), e.g. [\"litigation\", \"debt\"].",
"items": {
"type": "string"
},
"type": "array"
},
"format": {
"description": "Response shape (default markdown dossier).",
"enum": [
"markdown",
"json"
],
"type": "string"
},
"ticker": {
"description": "US stock ticker to investigate, e.g. AAPL.",
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"company": {
"type": "string"
},
"dossier": {
"type": "string"
},
"meta": {
"type": "object"
},
"sources": {
"type": "array"
},
"tables": {
"type": "array"
},
"ticker": {
"type": "string"
}
},
"required": [
"dossier",
"company",
"ticker",
"sources",
"tables",
"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": "1.1",
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
"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:43114",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"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": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"asset": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
"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:42220",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1100000",
"amount_encoding": "atomic_units",
"amount_raw": "1100000",
"asset": "0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392",
"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:1329",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1101000",
"amount_encoding": "atomic_units",
"amount_raw": "1101000",
"asset": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
"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:10",
"pay_to": "0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0",
"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": "053188e1add499e949f053507535f44cbfc8ee9033005798fe5b152d89b51d57",
"service_id": "027454c01a2e45b2eade486108afc94fae2d0eabc67bf99793214cf2701a88e1",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T11:58:41.051Z",
"url": "https://agent402.tools/v1/dossier/max",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x36038e1d712c5e39f35952164ec58ec2b96caee7 |
{
"description": "Crypto market-wide derivatives snapshot: funding rate, open interest, mark price, and 24h volume for all 17 perpetual futures markets (BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX/LINK/DOT/LTC/TRX/BCH/ATOM/NEAR/APT/HYPE). One call replaces 17 separate signals calls. Includes per-asset data freshness. Real-time from Kronos market_signals. Pay-per-call via x402.",
"domain": "kronossignals.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"
},
"pathParams": {
"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": "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": "0x36038e1d712c5e39f35952164ec58ec2b96caee7",
"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": "08188aae17c7cef3c9931e27b452798f9d7d1b38aef4247ccbfb8535f0b6aab9",
"service_id": "027b66d05a797200c18647327fa30b03afc1212258f25291fd005cefe6f752ff",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T03:20:29.711Z",
"url": "https://kronossignals.com/api/v1/overview",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x91D568599fB802Cb3f03F067D2063785dBAF0abd |
| eip155:84532 | 10000 atomic units0x036CbD53842c5426634e7929541eC2318f3dCF7e | Not specifiedexact | 0x91D568599fB802Cb3f03F067D2063785dBAF0abd |
{
"description": "Sitemap validator: fetches a sitemap or index, checks well-formedness, namespace, type (urlset/sitemapindex), counts entries, validates loc URLs (absolute, same host, no duplicates), lastmod formats, changefreq/priority values, the 50,000-URL and 50 MB limits, gzip, and lists the first errors. Returns valid true/false with error and warning lists. $0.01 per sitemap.",
"domain": "intel.rallylive.ca",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {}
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"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": "0x91D568599fB802Cb3f03F067D2063785dBAF0abd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"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": "0x91D568599fB802Cb3f03F067D2063785dBAF0abd",
"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": "b8bfe21c77225e8b648187abaab36e2ffadde30742b4cdf5e0413da79f2a9984",
"service_id": "027ffacffecef9d8d968d80cdf1ddc64a5cb1dece685d1b2bc2b55637d70d59e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T22:33:44.286Z",
"url": "https://intel.rallylive.ca/dev/sitemap-validate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xD6b585DD2F48263D08FB75EA28c1598d845d23a8 |
{
"description": "Historical volatility by hour of day (UTC) plus a session comparison — which hours move most. Use to time entries to active hours and avoid dead zones. Intraday seasonality.",
"domain": "x402.swaphunt.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": {
"properties": {
"asset": {
"default": "BTC",
"description": "Asset symbol",
"type": "string"
},
"days": {
"default": 30,
"description": "Days of history (7-41)",
"type": "integer"
},
"quote": {
"default": "USDT",
"description": "Quote currency (USDT, USDC, EUR)",
"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.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": "0xD6b585DD2F48263D08FB75EA28c1598d845d23a8",
"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": "115b112327eb19a467eee2694d57a23ba7d890115029293ac7b7a54258e5d6c0",
"service_id": "0281e298f83da544aef6f8e64afea092b04fdafd87d8c6ee468a585b5e6128df",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T03:36:49.211Z",
"url": "https://x402.swaphunt.dev/v1/cycle/hourly-pattern",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2 |
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 3000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG |
{
"description": "Bitcoin Up or Down 15-Minute Probability estimates p_up and p_down for quarter-hour windows using a broader caller-supplied trend sample. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Solana. First-…",
"domain": "api.delx.ai",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"properties": {
"input": {
"properties": {
"body": {
"additionalProperties": false,
"properties": {
"fee_bps": {
"maximum": 1000,
"minimum": 0,
"type": "integer"
},
"market_down_price": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"market_up_price": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"price": {
"maximum": 1000000000000000,
"minimum": 1e-12,
"type": "number"
},
"timestamp": {
"minimum": 1,
"type": "integer"
}
},
"required": [
"timestamp",
"price"
],
"type": "object"
},
"maxItems": 240,
"minItems": 8,
"type": "array"
},
"window_close_timestamp": {
"minimum": 1,
"type": "integer"
},
"window_open_price": {
"maximum": 1000000000000000,
"minimum": 1e-12,
"type": "number"
}
},
"required": [
"observations",
"window_open_price",
"window_close_timestamp"
],
"type": "object"
},
"bodyType": {
"const": "json",
"type": "string"
},
"method": {
"const": "POST",
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"additionalProperties": true,
"properties": {
"asset": {
"type": "string"
},
"data_quality": {
"additionalProperties": true,
"properties": {
"label": {
"type": "string"
},
"observations_used": {
"type": "integer"
},
"score": {
"type": "number"
}
},
"type": "object"
},
"estimate": {
"additionalProperties": true,
"properties": {
"lean": {
"type": "string"
},
"p_down": {
"type": "number"
},
"p_up": {
"type": "number"
}
},
"type": "object"
},
"horizon_minutes": {
"type": "integer"
},
"input_provenance": {
"type": "string"
},
"model": {
"additionalProperties": true,
"properties": {
"deterministic_for_same_input": {
"type": "boolean"
},
"no_live_market_data": {
"type": "boolean"
},
"probability_is_uncalibrated": {
"type": "boolean"
},
"version": {
"type": "string"
}
},
"type": "object"
},
"schema": {
"type": "string"
},
"status": {
"type": "string"
},
"warnings": {
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
}
},
"required": [
"input",
"output"
],
"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.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"accept_label": "Coinbase CDP",
"app": "Delx Commerce",
"erc8004_id": "14340",
"facilitator_url": "https://api.cdp.coinbase.com/platform/v2/x402",
"name": "USD Coin",
"provider": "coinbase",
"provider_label": "Coinbase CDP",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"accept_label": "PayAI Base",
"app": "Delx Commerce",
"erc8004_id": "14340",
"facilitator_url": "https://facilitator.payai.network",
"name": "USD Coin",
"provider": "payai",
"provider_label": "PayAI Base",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9f8bd9875b3E0b632a24A3A7C73f7787175e73A2",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"accept_label": "PayAI Solana",
"app": "Delx Commerce",
"erc8004_id": "14340",
"facilitator_url": "https://facilitator.payai.network",
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
"name": "USD Coin",
"provider": "payai",
"provider_label": "PayAI Solana",
"version": "2"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "28heAMpFkeUJsL7o7apiK4oJwZWq2fUHinRwbgYYsemG",
"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": "2d61d21864a3a83bc6e535c670bb32b09c125b85e0252e6fd5955551d5c94015",
"service_id": "028477bc01579a6f0fdeb603f90ae65c1f96feaf1023b74bc3bf7c13d2f66f41",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T11:00:26.534Z",
"url": "https://api.delx.ai/api/v1/x402/bitcoin-up-down-15m",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x3078368e0740fa5F8d9B900ea428C946a1006cb7 |
| eip155:143 | 80000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x3078368e0740fa5F8d9B900ea428C946a1006cb7 |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 80000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | CgBneQ6VC2nX3WiPLn19qy3Nfo4jgFVNPd7Mm4BBfuGL |
{
"description": "Get posts from a company's LinkedIn page. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.",
"domain": "x402.orthogonal.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": {
"linkedinID": {
"description": "LinkedIn string ID",
"type": "string"
},
"linkedinNumID": {
"description": "LinkedIn numeric ID",
"type": "string"
},
"page": {
"description": "For later pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response.",
"type": "integer"
},
"perPage": {
"type": "integer"
}
},
"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.08",
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "0x3078368e0740fa5F8d9B900ea428C946a1006cb7",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "0x3078368e0740fa5F8d9B900ea428C946a1006cb7",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "CgBneQ6VC2nX3WiPLn19qy3Nfo4jgFVNPd7Mm4BBfuGL",
"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": "139a570a8da52519c8ec171c027c8b088a2857bb8cc00f57c07cad53167db655",
"service_id": "02857e7a8ebbcea4f4d3f4084e0efe9ab0de2853b5d12a8e590a87d2aa59b89c",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T23:00:13.491Z",
"url": "https://x402.orthogonal.com/aviato/social/company/posts",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:8453 | 0.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| xrpl:0 | 0.08 XRPXRP | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| xrpl:0 | 0.08 token units524C555344000000000000000000000000000000 | Not specifiedexact | rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32 |
| eip155:137 | 80000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:143 | 80000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:196 | 80000 atomic units0x779ded0c9e1022225f8e0630b35a9b54be713736 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:480 | 80000 atomic units0x79A02482A880bCe3F13E09da970dC34dB4cD24D1 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:42161 | 80000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| eip155:999 | 80000 atomic units0xb88339CB7199b77E23DB6E890353E22632Ba630f | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
| algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73k | 80000 atomic units31566704 | Not specifiedexact | 62A253YPATFNJCPRKID3FKD77MYJFNTVRYRP4B4JWG36EGLPY7UXFWGI7I |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 80000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1 |
| eip155:56 | 80000000000000000 atomic units0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d | Not specifiedexact | 0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc |
{
"description": "Practitioner guide for wellness and health agents. Explains naturopath, herbalist, TCM, and Ayurveda practitioner types, what they do, and how to choose one.",
"domain": "herbapulse.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": {
"lang": {
"description": "lang",
"type": "string"
},
"location": {
"description": "location",
"type": "string"
},
"type": {
"description": "naturopath | herbalist | tcm | ayurveda | homeopath | integrative-md",
"type": "string"
}
},
"required": [
"type"
],
"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.08",
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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.08",
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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.08",
"amount_atomic": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"asset": "XRP",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "XRP",
"decimals": 6,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "C8A50F97474B49CC82FAEBAA29CC3BB4",
"sourceTag": 804681468
},
"issuer": null,
"network": "xrpl:0",
"pay_to": "rMnHeutYALco8RYFVcmuU4BCgSzBpPEh32",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": "0.08",
"amount_atomic": null,
"amount_encoding": "xrpl_issued_currency_value",
"amount_raw": "0.08",
"asset": "524C555344000000000000000000000000000000",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "protocol_specification",
"extra": {
"invoiceId": "FB534D00B114488198385B2ACA9BD335",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"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": "80000",
"amount_encoding": "atomic_units",
"amount_raw": "80000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {
"feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 300,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "80000000000000000",
"amount_encoding": "atomic_units",
"amount_raw": "80000000000000000",
"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": "6db2c252266dce1a73c04ab8aee47a2be5c360f277a7d1a5e31e6c39765c28aa",
"service_id": "028e52c09184d6dc245370d286bc3e20c21c38d4b2145fe55bab727add79ef69",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T14:02:45.586Z",
"url": "https://herbapulse.theaslangroupllc.com/api/herba/practitioner",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x4466d4A84b7c49a6A094ec6eef4a0712D6dd125e |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | 9urRvUx69HqAopg1JGV9P9wR7JdKoztzdkuNyJ8Eo1up |
{
"description": "Extract EXIF metadata from a JPEG/TIFF image URL. Returns camera make/model, lens, ISO, exposure, focal length, GPS coords, dimensions, datetime taken, orientation. Use url param Built for AI agents auditing photo provenance, building EXIF-stripping pipelines, or photo organization. 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": {
"url": {
"description": "Target URL (required)",
"type": "string"
}
},
"required": [
"url"
],
"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": {
"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": "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": "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": "af05c8196a0b4b68eb15efb456109238e2baf156ccccf252dc3f25ad9159f722",
"service_id": "029edc0b2f3a90e0a984ffabc519e3f629977d99bf3b96f73cc5b46efcd8588e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:33:27.59Z",
"url": "https://api.x402node.dev/image/exif",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa |
| eip155:137 | 10000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359 | Not specifiedexact | 0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa |
| eip155:42161 | 10000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831 | Not specifiedexact | 0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa |
| solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | 10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | Not specifiedexact | DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s |
{
"description": "What do owners report failing on this car? NHTSA complaint counts, top components, and crash, fire and injury totals.",
"domain": "loonie-toll.onrender.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": {
"limit": {
"description": "Sample complaints to return, default 5",
"type": "integer"
},
"make": {
"description": "Vehicle make, e.g. honda",
"type": "string"
},
"model": {
"description": "Vehicle model, e.g. accord",
"type": "string"
},
"modelYear": {
"description": "Model year, e.g. 2018",
"type": "integer"
}
},
"required": [
"make",
"model",
"modelYear"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"complaintCount": {
"type": "integer"
},
"complaints": {
"items": {
"properties": {
"components": {
"items": {
"type": "string"
},
"type": "array"
},
"crash": {
"type": "boolean"
},
"deaths": {
"type": "integer"
},
"filedOn": {
"type": "string"
},
"fire": {
"type": "boolean"
},
"incidentOn": {
"type": "string"
},
"injuries": {
"type": "integer"
},
"odiNumber": {
"type": "integer"
},
"summary": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"crashReports": {
"type": "integer"
},
"disclaimer": {
"type": "string"
},
"fireReports": {
"type": "integer"
},
"reasons": {
"items": {
"type": "string"
},
"type": "array"
},
"reportedDeaths": {
"type": "integer"
},
"reportedInjuries": {
"type": "integer"
},
"retrievedAt": {
"type": "string"
},
"source": {
"type": "string"
},
"topComponents": {
"items": {
"properties": {
"complaints": {
"type": "integer"
},
"component": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"vehicle": {
"properties": {
"make": {
"type": "string"
},
"model": {
"type": "string"
},
"modelYear": {
"type": "integer"
}
},
"type": "object"
},
"verdict": {
"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": "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"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": "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"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": "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"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": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
},
"issuer": null,
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
"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": "c52a5c8ec12178a976d9dc6af6da87a67c6df3c81c5569e86ea6a003616b1242",
"service_id": "02a1d2028cc464ecc1f347cf5d24f5d5bc45aa743a7865b250d556ee433c9cc6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T01:34:25.599Z",
"url": "https://loonie-toll.onrender.com/vehiclecomplaints",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "USDA texture class calculated from SoilGrids sand, silt and clay fractions. 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"
}
},
"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": "a7f450d6dff31d64de3bf285f3a3481d190400d61e9b07c20907d3ad1d64803b",
"service_id": "02a2c201c3a4a991a95e497d091e2954cdb272752af7cd587fd5c4bad7fbeac6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T19:29:17.271Z",
"url": "https://mitteleuropa.halowerk.com/v1/li-soil-texture",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.006 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638 |
{
"description": "For one DailyMed SET ID: the current label version and date, its products with active ingredients and package descriptions, its marketed NDC codes, and the full revision history.",
"domain": "fittings.sh",
"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": {
"setid": {
"description": "DailyMed SET ID UUID",
"type": "string"
}
},
"required": [
"setid"
],
"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.006",
"amount_atomic": "6000",
"amount_encoding": "atomic_units",
"amount_raw": "6000",
"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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
"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": "1c256d413ff13fcbc161106217c64f5cc3a5af7ce679e2fb856b360b155e734a",
"service_id": "02a38e4a521d972961be7d72f8817bd1db7a2f1db7089594518b924d4c3007cb",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-15T21:06:46.826Z",
"url": "https://fittings.sh/v1/dailymed/spl-fetch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x1f2A484ef654d49c58c625b09e78B538501D652D |
{
"description": "Test any x402 endpoint with a REAL signed payment from a fresh unfunded wallet — no funds can move. Returns the facilitator's verdict (healthy / broken / payment-ignored), decoded challenge, lint checks for silent payment-killers like over-long resource descriptions, and a 402index discovery report. Config validators check your paperwork; this reports what the facilitator actually said. Run it from CI after every deploy.",
"domain": "imagcon.app",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"body": {
"description": "JSON body the target expects (default {})",
"type": "object"
},
"url": {
"description": "The https x402 endpoint to probe (Base mainnet)",
"type": "string"
}
},
"required": [
"url"
]
},
"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": "0x1f2A484ef654d49c58c625b09e78B538501D652D",
"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": "0bb4480a51d5f0a78165cfb08e93e2a3f5598660899b63934a6c1e581d70983c",
"service_id": "02a88520de1e567288d4d92b41a9b87582d9057f93a48a204722b92feb87453f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-29T14:01:16.502Z",
"url": "https://imagcon.app/routes/x402/validate",
"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