Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x91e3…842a0x6c07…5621 | Base | AgentUtility.aiUsers | $0.005 | 100% | coinbase | 75d ago | 0xfdf541…a09f53 |
| 0x91e3…842a0x03d7…584c | Base | x402 service | $0.16 | 100% | 0xf615…3d6c | 75d ago | 0xab20b9…19017c |
| 0x91e3…842a0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 75d ago | 0xdc4cbd…01a94a |
| 0x91e3…842a0xae0d…00b1 | Base | x402 service | $0.002 | 100% | coinbase | 75d ago | 0x3b8d11…5c4b60 |
| 0x91e3…842a0x2b6d…32c5 | Base | 2sPublic-records | $0.0012 | 100% | coinbase | 75d ago | 0x11e12f…26e4c8 |
| 0x91e3…842a0x124f…4478 | Base | StableCryptoDefillama | $0.01 | 100% | coinbase | 75d ago | 0x9717ba…1182cc |
| 0x91e3…842a0x5721…8867 | Base | x402 service | $0.001 | 100% | coinbase | 75d ago | 0x30f883…b5a4db |
| 0x91e3…842a0xa039…3b79 | Base | Extract Links from Webpage APIData | $0.18 | 100% | coinbase | 75d ago | 0x75b6cc…7d1abe |
| 0x91e3…842a0x5721…8867 | Base | x402 service | $0.001 | 100% | coinbase | 75d ago | 0x435d15…15e158 |
| 0x91e3…842a0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.002 | 100% | coinbase | 75d ago | 0x906195…c54088 |
| 0x91e3…842a0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.002 | 100% | coinbase | 75d ago | 0x657c96…08e54f |
| 0x91e3…842a0x7dd5…2629 | Base | x402 service | $0.002 | 100% | coinbase | 75d ago | 0x99d46d…915674 |
| 0x91e3…842a0x6302…ad57 | Base | TripadvisorTravel | $0.01 | 100% | payAI | 75d ago | 0x7c38c8…dd7c2a |
| 0x91e3…842a0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 75d ago | 0x065a6a…93283a |
| 0x91e3…842a0x6c07…5621 | Base | AgentUtility.aiUsers | $0.01 | 100% | coinbase | 75d ago | 0x6a1d19…aae808 |
| 0x91e3…842a0xdcec…7566 | Base | x402 service | $0.25 | 100% | coinbase | 75d ago | 0xda5e45…181293 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.