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.
251 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Live web search for agents: up to 10 results with title, URL and snippet. Use it when your agent needs to find current pages and has a wallet instead of a search API key. Charged ONLY if the search succeeds. Results pair with /v1/web/read, which returns any of them as clean markdown.",
"domain": "soren.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": {
"q": {
"description": "What to search for. Up to 400 characters.",
"examples": [
"x402 payment protocol adoption"
],
"type": "string"
}
},
"required": [
"q"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/web/search",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/web/search",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "a8c89f85181dd00c98494307748b5dfbcbece3a54a285684979de8fbd9b47f8c",
"service_id": "484eb48df937a5def25c6d258b7722f841533d35a273f2e8fc61eaaaa333b07e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:08:34.718Z",
"url": "https://soren.com/v1/web/search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A selection nobody can rig, including us. Seeded by the drand League of Entropy beacon: a distributed network emits one signed value every 30 seconds and no participant, Soren included, can choose or predict it. Returns the winners, the round, and the exact derivation so anyone can recompute the result. Name a FUTURE round with round= to remove even the assumption that we did not wait for a beacon we liked.",
"domain": "soren.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": {
"n": {
"description": "How many entries are in the draw, numbered 1..n.",
"examples": [
"100"
],
"type": "string"
},
"pick": {
"description": "How many to draw, without replacement. Default 1.",
"examples": [
"3"
],
"type": "string"
},
"round": {
"description": "A drand round. Publish a FUTURE round in advance for a draw nobody can influence.",
"examples": [
"4210000"
],
"type": "string"
}
},
"required": [
"n"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/draw",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/draw",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "ce8e03c0318904db28ab68cc795b51b9cbd8c8524c3e80bd44e299fad71da45c",
"service_id": "4cc904152e56919b2c23bf18ffa5580457b1e6eb385ed17dca950c9ddadee01e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:47:22.876Z",
"url": "https://soren.com/v1/draw",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A faithful, information-dense summary of any text up to 24,000 characters, for agents holding a wallet but no LLM key. POST the text as the raw body; length=short (2-4 sentences, default) or medium. Temperature-zero, no invented facts, no preamble — and charged ONLY if the summary is produced. A failed inference costs nothing.",
"domain": "soren.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": [
"POST"
],
"type": "string"
},
"queryParams": {
"properties": {
"length": {
"description": "short (default) or medium.",
"examples": [
"short"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/summarize",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/summarize",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "2407ade2672ea8ca2c182f9ca838dba2dab12634464b81f3b74aa0265464fa48",
"service_id": "59e6abcb0d9e6a0072174ff21539cd3044632e74a7416936ccc21f7f67c5c603",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T01:43:26.551Z",
"url": "https://soren.com/v1/ai/summarize",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Open a commitment issued by /v1/commit and receive a signed statement that the value matches what was sealed, and how long it was sealed for. A MISMATCH IS ALSO SIGNED, so an honest party can prove the other side produced something different from what it committed to. Use it to settle sealed bids and fair-play disputes. Verify with soren.com/oracle-key.json",
"domain": "soren.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": {
"commitment": {
"description": "The token returned by /v1/commit, exactly as issued.",
"examples": [
"<commitment token>"
],
"type": "string"
},
"preimage": {
"description": "The original value. Maximum 2048 characters.",
"examples": [
"my sealed bid: 4200"
],
"type": "string"
}
},
"required": [
"commitment",
"preimage"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/reveal",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/reveal",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "ab915543d344500701ff01783514bd6189f645168035491c6373920fbc969784",
"service_id": "5a991fdd5157db052847a5c99480e8f0972287497c7ccaf65b0ea344e6cf6999",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:47:19.667Z",
"url": "https://soren.com/v1/reveal",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A signed, timestamped reading from the US National Weather Service for any US coordinate. Returns the latest station observation — temperature, dewpoint, humidity, wind, pressure, visibility — with a SHA-256 of the exact bytes NOAA returned and an Ed25519 signature over both. Use it to prove what the weather was recorded as at a moment. Verify with soren.com/oracle-key.json",
"domain": "soren.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": {
"lat": {
"description": "Latitude, decimal degrees. US coverage only.",
"examples": [
"38.8894"
],
"type": "string"
},
"lon": {
"description": "Longitude, decimal degrees. US coverage only.",
"examples": [
"-77.0352"
],
"type": "string"
}
},
"required": [
"lat",
"lon"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/weather",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/weather",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "cd4b5f6c1beccd5f44fbd17957e3eff1acea9b5a361074c8d97677e230a949a0",
"service_id": "679b4822e2b61fadeb0fcf67fed16b702f2d86e2f187af9af527897c72247ae1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:24.519Z",
"url": "https://soren.com/v1/oracle/weather",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read a block header by number or the latest, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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": {
"number": {
"description": "A block number, or latest. Default latest.",
"examples": [
"latest"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/block",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/block",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "f70ea391c5cb592376616afe6f99ea31b6ef845f562836d0c3419ddec223a4e8",
"service_id": "6bde8725f54593332f08d944880f24430a57b200d66d606ee2bfb2e56e8beff5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:08.682Z",
"url": "https://soren.com/v1/chain/block",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A one-read dead drop for handing a credential between two agents. Use it when neither side should hold the secret first. POST it, pay once, and receive a URL that works exactly one time — the read destroys it before responding, so a lost response cannot become a second delivery. The reader pays nothing, because a recipient may hold no wallet. Max 4096 bytes. Encrypted at rest with a key returned once and never kept; blind=true stores your own ciphertext untouched.",
"domain": "soren.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": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/secret",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/secret",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "d0d2bfb63cb63e06ef31b1ef9d804d935e7a489e879e388812fa0ed0c1fde53c",
"service_id": "6d04ac60068379f2efc73ce35e01996534dcde609b21fe27dc6c704f718c7c51",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:35.597Z",
"url": "https://soren.com/v1/secret",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A signed, timestamped statement that a specific SHA-256 was presented to Soren at a given moment. Use it when a counterparty must check that your output existed by then. You send only the hash — we never receive your content, so there is nothing to leak or be compelled to produce. An agent signing its own output proves nothing to anyone else. Not a legal notarisation, not proof of authorship, not proof it existed earlier. Verify with soren.com/oracle-key.json",
"domain": "soren.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": {
"hash": {
"description": "SHA-256 of your content, 64 lowercase hex characters. Hash it yourself.",
"examples": [
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
],
"type": "string"
},
"note": {
"description": "Up to 200 characters, included in the signed statement.",
"examples": [
"model output v3"
],
"type": "string"
}
},
"required": [
"hash"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/attestation",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/attestation",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "948d8d4b794a8605157a613cef2628e0d041cfb4a4ff902d2f5e0b34da234716",
"service_id": "726b7e0a745438d9c3be6c555822912612c6712f90d606278d15b1499ea0c893",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T01:15:18.121Z",
"url": "https://soren.com/v1/attestation",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Every PC game currently free to KEEP (claim once, own permanently) across Steam, Epic Games Store, GOG and itch.io. Each entry verified against that store's own API before publication. Per-store status distinguishes \"verified: nothing is free\" from \"could not check\", so a zero is a fact rather than an absence of data. Self-verifying: the version field is a SHA-256 of the payload's own content.",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/free-games",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/free-games",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "747b8fa938da07a970df3db0a8d3658473be942c492aa24e546970c25fe9cd1a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T01:15:50.466Z",
"url": "https://soren.com/v1/free-games",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A heartbeat that costs money, and therefore proves more than a health check: not merely that the server answers, but that x402 verification and settlement are working right now, end to end. Suitable for a monitor that needs to know the PAID path is alive.",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/paid-ping",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/paid-ping",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "7914816dbb552d5ee28811a512e80fc5d0a972e82f00a161e6303533b9d7535e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T15:34:12.048Z",
"url": "https://soren.com/v1/paid-ping",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Decodes YOUR signed EIP-3009 authorization and hands it back field by field — payer, value, recipient, validity window, nonce — so you can see exactly what the server received. Signing bugs are miserable to debug because the only feedback is usually \"invalid\"; this shows you which field is wrong. Free simulated failure cases live at https://soren.com/v1/conformance",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/echo-payment",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/echo-payment",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "7da23724e52ce810d88371c0076f6b13ebf03b5cb57db03767d7f2307ee30931",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:44.925Z",
"url": "https://soren.com/v1/echo-payment",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read the native ETH balance of any Base address, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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": {
"address": {
"description": "The 0x… address to read.",
"examples": [
"0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd"
],
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/balance",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/balance",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "92c0f675c74bd6de6f9d5c7d65ab7e38b43995cb87a30cbcfa101d51cf7b918b",
"service_id": "829ee03ed129714b1312942efe6d3d1cb19f022aa408bac4d671d8713fd75d65",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:03.888Z",
"url": "https://soren.com/v1/chain/balance",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read whether an address is a contract, and its code size, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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": {
"address": {
"description": "The 0x… address to inspect.",
"examples": [
"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/code",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/code",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "5c7f7d26d5ec9fae0ffbddf7c69a838faaef2fe6ce638fd0bc1d907c32fe787b",
"service_id": "8592d5c4115bfc6be974b733b2b7c2c75f73c41ee5f7d18b87a880b4c9ba4822",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:11.784Z",
"url": "https://soren.com/v1/chain/code",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Giveaways already announced but not yet claimable, with the exact date each becomes free and what it normally costs. Forward-looking information no training data can contain. Currently Epic Games Store only — no other storefront publishes a schedule.",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/upcoming",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/upcoming",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "8dc9920bf062d0daf3d6a3863584b2d2b32ed9d1a8ce9ff642a7468310410f16",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-28T20:24:54.26Z",
"url": "https://soren.com/v1/upcoming",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Named fields pulled out of unstructured text as GUARANTEED-VALID JSON. POST the text as the raw body with fields=comma,separated,names (max 12). Every requested field is present in the answer — null when the text does not contain it — and the JSON is validated server-side BEFORE you are charged: no parse errors, no missing keys, ever. A failed inference costs nothing.",
"domain": "soren.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": [
"POST"
],
"type": "string"
},
"queryParams": {
"properties": {
"fields": {
"description": "Comma-separated field names to extract, max 12.",
"examples": [
"vendor,invoice_number,total,due_date"
],
"type": "string"
}
},
"required": [
"fields"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/extract",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/extract",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "6f186a992a2c59795ab4f920e82a11f8990eddc8e0da85c8f241990ba6eef329",
"service_id": "95dc8e98a6ae00ada496545905aabfd563801c2290b400734cd8088eb93f1443",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T01:43:24.816Z",
"url": "https://soren.com/v1/ai/extract",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Seal a value now and prove later that you were bound to it before the outcome was known. Use it for sealed bids, commit-reveal games, or any promise a counterparty must be able to check afterwards. Send only a SHA-256 — we never see the value. Nothing is stored: the signed commitment is handed back and is the only copy, so there is no database of sealed values to leak. Verify with soren.com/oracle-key.json",
"domain": "soren.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": {
"hash": {
"description": "SHA-256 of the value you are sealing, 64 lowercase hex. Hash it yourself.",
"examples": [
"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
],
"type": "string"
},
"note": {
"description": "Up to 200 characters, bound into the signature.",
"examples": [
"sealed bid, lot 14"
],
"type": "string"
}
},
"required": [
"hash"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/commit",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/commit",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "46d04bd3e57cdd067a002d54ad16fa16d5d1e4b3ffdd91852826b0a569c3c1d0",
"service_id": "9b6d46b5160ef02d5adcd692a677782cee4b5eef1fc1883962db566a4759d048",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:47:18.482Z",
"url": "https://soren.com/v1/commit",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read an ERC-20 balance with symbol, decimals and a formatted amount — one call, no ABI work, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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": {
"address": {
"description": "The holder address.",
"examples": [
"0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd"
],
"type": "string"
},
"token": {
"description": "The ERC-20 contract address.",
"examples": [
"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"type": "string"
}
},
"required": [
"token",
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/erc20-balance",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/erc20-balance",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "9c49ee27b66d8939a612dae43484a57a2680c0593705581e81113cb241070395",
"service_id": "9b912b5a1731c3b40c637a6ca492b43195608048fa4ba430e1eb08cf07cc0061",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:05.125Z",
"url": "https://soren.com/v1/chain/erc20-balance",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A neutral, SIGNED verdict on whether a deliverable meets stated criteria, or which of two candidates is better. Neither party to an A2A transaction can referee it — this is a party with no stake, signing over the SHA-256 of the exact bytes judged. Identical inputs return the identical verdict for 30 days, so verdict-shopping is impossible. Fix criteria first with /v1/commit. Charged only if a verdict is produced.",
"domain": "soren.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": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/judge",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/ai/judge",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "d0d2bfb63cb63e06ef31b1ef9d804d935e7a489e879e388812fa0ed0c1fde53c",
"service_id": "b8d0c3b259ace1e2b2320e7e771cde90f5bf7f0ef6c1c2e95156a5f5a2d05600",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T14:10:56.576Z",
"url": "https://soren.com/v1/ai/judge",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "One joke setup, with no punchline. There is no punchline and there never will be — that is the product, and every response says so in machine-readable fields (punchline_exists: false, retrying_will_not_help: true). Use it as a live test of whether your agent stops when told an answer does not exist. First call from a wallet $0.05, every call after that $0.50, capped at $10.05 per wallet per four hours.",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/telljoke",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/telljoke",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "baf9ef24e8b5a70eee1c85ca633124abd22512b4779d71f40831d271d4862527",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:41.695Z",
"url": "https://soren.com/v1/telljoke",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Publicly verifiable randomness from the drand League of Entropy beacon, attested and timestamped. Use it for a fair draw between parties who do not trust each other: a distributed network emits one signed value every 30 seconds and no participant, Soren included, can choose or predict it. Soren refuses to attest a round that does not verify, and you can check the same round yourself at api.drand.sh.",
"domain": "soren.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": {
"round": {
"description": "Specific drand round. Omit for the latest. One round every 30 seconds.",
"examples": [
"6391052"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/random",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/random",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "171711829d9590f8e1dc818d73551f8000e4c2b40fc7843f1c55aa78331b7276",
"service_id": "c6ae125c28d3c7fcbe1de1df65d8a3daecf1524446f448aea8e77659a6777507",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:29.439Z",
"url": "https://soren.com/v1/oracle/random",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read an ERC-20 total supply with symbol, decimals and a formatted amount, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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": {
"token": {
"description": "The ERC-20 contract address.",
"examples": [
"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/supply",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/supply",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "37dddd45928e4bfdf496d4e0bddbf242d1cdc05fef8687f24ca6108d40598153",
"service_id": "d9a74dce536f994909e2da6ade5a9c104462d857842c83f019710a52a8137d26",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:13.851Z",
"url": "https://soren.com/v1/chain/supply",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read current gas price and base fee, live from Base mainnet, for a fraction of a cent. No API key, no account — a wallet is the only requirement, and you are charged only if the read succeeds. Plain unsigned data; the attested version of chain reads is /v1/oracle/onchain. Answers are read at the moment of the call and stamped with the block they came from where applicable.",
"domain": "soren.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"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/gas",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/chain/gas",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "16261232112c7b44e0d8eb37246771c8306b558977692345391402fb060b9ef2",
"service_id": "e095d098870a79a515373c710e0624769e6143ccd881ea61c381d3c27459db37",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:34:10.727Z",
"url": "https://soren.com/v1/chain/gas",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Distributed locks, semaphores, shared rate-limit buckets and monotonic counters for multi- agent fleets. Use it when nine agents share one upstream API quota, or ten workers must not process the same job twice. Buy an operation budget once, then every call runs at ordinary HTTP latency instead of waiting on settlement. Tiers: 100 ops $0.05, 1000 $0.25, 5000 $1.00. Renew and release are always free. Every acquire returns a fencing token: a TTL lock alone is not mutual exclusion.",
"domain": "soren.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": [
"POST"
],
"type": "string"
},
"queryParams": {
"properties": {
"ops": {
"description": "Tier to buy: 100, 1000 or 5000 operations. Default 1000.",
"examples": [
"1000"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.25",
"amount_atomic": "250000",
"amount_encoding": "atomic_units",
"amount_raw": "250000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/coord/session",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.25",
"amount_atomic": "250000",
"amount_encoding": "atomic_units",
"amount_raw": "250000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/coord/session",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "5e41a373c0293a54e06af0d513761589aacd7c0265b695eddf7ff79157680b35",
"service_id": "e9e845ca115b189cb39513be50d61b367d8247a874f2e750ed913fcd24fab9cb",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T15:52:38.859Z",
"url": "https://soren.com/v1/coord/session",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "Read any public web page as clean markdown — rendered, boilerplate stripped, ready for a context window. Use it when your agent needs the content of a URL and has a wallet instead of a scraping stack. Charged ONLY if the fetch succeeds; a failed fetch costs nothing. stealth=true ($0.05) gets past aggressive bot protection. Pair with /v1/web/search to find pages first.",
"domain": "soren.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": {
"stealth": {
"description": "true routes through stealth proxying for protected sites. Price becomes $0.05.",
"examples": [
"false"
],
"type": "string"
},
"url": {
"description": "Public http(s) URL to read.",
"examples": [
"https://example.com/article"
],
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/web/read",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
},
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/web/read",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "aca4fede82474f6311181a95a3b641fba551c56aefdd958e70271e480b14989f",
"service_id": "eb430d7a3bbe1bd8a830484a4e2a086eb28c019d7bd9b0c5c6504abfd1f40168",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T23:08:32.858Z",
"url": "https://soren.com/v1/web/read",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd |
{
"description": "A signed, timestamped US economic statistic from the Bureau of Labor Statistics — unemployment rate, CPI, nonfarm payroll, participation or average hourly earnings. Returns the latest figure with about a year of history, a SHA-256 of the exact bytes BLS returned, and an Ed25519 signature. Use it to prove what a figure WAS at a moment, because BLS revises its series. Verify with soren.com/oracle-key.json",
"domain": "soren.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": {
"series": {
"description": "One of: unemployment_rate, cpi, nonfarm_payroll, labor_force_participation, avg_hourly_earnings.",
"examples": [
"unemployment_rate"
],
"type": "string"
}
},
"required": [
"series"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
}
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789166492.489,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/stat",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"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": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"resource": "/v1/oracle/stat",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "48543d7c3dd0913187d4308aea90dcab75d937764c63cd597a4f29ac9da88163",
"service_id": "f02682f179b1381f72589fb8627b90c65fe841a6bedd2da42238fd8102756157",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T13:10:29.9Z",
"url": "https://soren.com/v1/oracle/stat",
"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