Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4f64…c0ca0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0x57234a…7f553a |
| 0x09ed…64b20x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0x27d192…fe4ec2 |
| 0x0e0f…fe150x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 20% | Payer-submitted | 35d ago | 0x36e115…59c50a |
| 0x76bb…9e960x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0xa875a9…c3bb50 |
| 0x5a56…3dee0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 20% | Payer-submitted | 35d ago | 0x05dfbc…b6ca37 |
| 0x7578…68370x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 20% | Payer-submitted | 35d ago | 0x8e73db…6fbf46 |
| 0x1027…5d6d0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0x2b841f…ce1e32 |
| 0xccab…80ae0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 20% | Payer-submitted | 35d ago | 0xfcdb4f…66f9d8 |
| 0x5a56…3dee0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 20% | Payer-submitted | 35d ago | 0xf60c47…a9b815 |
| 0x42e8…66f30x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0x950b65…e7273a |
| 0x328a…69d50x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0xe3fa17…0703a2 |
| 0x609c…16720x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0xb6de6a…cfa2bc |
| 0x68bf…fd3c0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0xfb30c8…97c0b5 |
| 0xbde1…88a40x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 35d ago | 0x148f00…5e364a |
| 0xa492…21aa0x6e00…b04c | Base | BlockRun.AIAi | $0.0085 | 100% | coinbase | 36d ago | 0x5af40f…26bb1e |
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.