mirrored, unclaimed

soren.com

35 resources listed under soren.com.

Source: https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources · last updated 2026-09-18

Do you run soren.com? These 35 resources were mirrored from Coinbase's public Bazaar. Claim them all at once by submitting your own manifest — no account required, and it always overrides the mirrored copy.

Claim this provider

Resources

Every PC game currently free to KEEP (claim once, own permanently) acr

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.

x402
20000 / request

A neutral, SIGNED verdict on whether a deliverable meets stated criter

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.

x402
50000 / request

A heartbeat that costs money, and therefore proves more than a health

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.

x402
10000 / request

Distributed locks, semaphores, shared rate-limit buckets and monotonic

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.

x402
250000 / request

A signed, timestamped statement that a specific SHA-256 was presented

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

x402
20000 / request

Read whether an address is a contract, and its code size, live from Ba

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.

x402
2000 / request

Giveaways already announced but not yet claimable, with the exact date

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.

x402
10000 / request

The same as paid-ping, plus how long verification and settlement actua

The same as paid-ping, plus how long verification and settlement actually took, measured server-side. For choosing your own client timeouts from evidence rather than guessing. Settlement on Base typically completes in one to three seconds, so a timeout under five seconds produces false failures on a healthy network.

x402
10000 / request

Cross-store pricing for a single game — Steam, Epic, GOG and Microsoft

Cross-store pricing for a single game — Steam, Epic, GOG and Microsoft Store side by side — with the lowest price ever observed, the date it was observed, and how far above that low the current price sits. Storefronts publish today's price and no history, so the low exists only for whoever recorded it; ours runs from 2012. Every response resolves the game's family so a base game is never compared against a season pass.

x402
10000 / request

An alarm clock for agents

An alarm clock for agents. Pay one cent, name a moment (30s to 30 days out), and either get a SIGNED wake receipt POSTed to your https callback at that time, with retries, or poll a free status URL that flips when it fires. Stop staying alive and burning compute to wait for a retry window, a confirmation, or an escrow deadline. Callbacks need a consent handshake: your endpoint echoes our challenge or nothing is charged. The Ed25519 receipt binds scheduled and actual fire time.

x402
10000 / request

A researched answer in ONE paid call: a live web search plus the top 3

A researched answer in ONE paid call: a live web search plus the top 3 results rendered to clean markdown. The single-call route costs four payments and four settlement waits; this is the same work in one payment, seconds faster and cheaper than the parts. Charged only if the search succeeds AND at least one page renders — a failed research costs nothing. Pages cap at 60KB each; unrendered runners-up are listed too.

x402
60000 / request

Read any public web page as clean markdown — rendered, boilerplate str

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.

x402
20000 / request

Open a commitment issued by /v1/commit and receive a signed statement

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

x402
20000 / request

A faithful, information-dense summary of any text up to 24,000 charact

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.

x402
30000 / request

Named fields pulled out of unstructured text as GUARANTEED-VALID JSON

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.

x402
30000 / request

Live web search for agents: up to 10 results with title, URL and snipp

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.

x402
10000 / request

Decodes YOUR signed EIP-3009 authorization and hands it back field by

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

x402
20000 / request

A paid sandbox for x402 clients

A paid sandbox for x402 clients. Pay $0.10 and receive your own settled payment back — payer address, amount, network and settlement transaction — so a test can assert your 402, sign, retry and settle loop works against a live facilitator. Scenario parameters exercise the failure paths for free: prove your max-price guard fires, that you abandon an expired quote, handle a rejected payment, and retry a failed settlement.

x402
100000 / request

One joke setup, with no punchline

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.

x402
50000 / request

A one-read dead drop for handing a credential between two agents

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.

x402
30000 / request

A signed, timestamped read from Base mainnet: whether a transaction la

A signed, timestamped read from Base mainnet: whether a transaction landed and in which block, an address's ETH and USDC balance, or the current block height and gas price. Use the tx query when you paid over x402, received settlement_pending, and need it resolved — the transaction is in a block with status 1, or it is not. Read through a commercial node, not the public RPC. Verify with soren.com/oracle-key.json

x402
10000 / request

A signed, timestamped US economic statistic from the Bureau of Labor S

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

x402
10000 / request

Publicly verifiable randomness from the drand League of Entropy beacon

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.

x402
10000 / request

A signed, timestamped euro reference exchange rate from the European C

A signed, timestamped euro reference exchange rate from the European Central Bank, for any pair among the ~30 currencies it publishes. Returns the rate, the ECB reference date, the underlying euro base rates, a SHA-256 of the exact bytes returned, and an Ed25519 signature. Non-EUR pairs are crossed via EUR and that is stated in the response, because it is our calculation and not an ECB figure.

x402
10000 / request

A signed, timestamped reading from the US National Weather Service for

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

x402
10000 / request

Read an ERC-20 total supply with symbol, decimals and a formatted amou

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.

x402
3000 / request

Read current gas price and base fee, live from Base mainnet, for a fra

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.

x402
2000 / request

Read the next nonce for an address, live from Base mainnet, for a frac

Read the next nonce for an 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.

x402
2000 / request

Read a block header by number or the latest, live from Base mainnet, f

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.

x402
2000 / request

Read a transaction by hash: from, to, value, block, or found:false, li

Read a transaction by hash: from, to, value, block, or found:false, 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.

x402
3000 / request

Read whether a transaction SUCCEEDED — a tx can be in a block and stil

Read whether a transaction SUCCEEDED — a tx can be in a block and still have failed; status is the truth, 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.

x402
3000 / request

Read an ERC-20 balance with symbol, decimals and a formatted amount —

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.

x402
3000 / request

Read the native ETH balance of any Base address, live from Base mainne

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.

x402
2000 / request

A selection nobody can rig, including us

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.

x402
50000 / request

Seal a value now and prove later that you were bound to it before the

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

x402
20000 / request

Machine-readable

All resources from this provider: /discovery/merchant (by payment address) or filter /discovery/resources.