Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x01e66e…9ff755 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x16c663…9c6ea1 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x75cd86…7c79d3 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xc8e0f6…5547e0 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xb30549…289a93 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x029217…73ab88 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x05b516…6c3365 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x4b542a…851dec |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x198c42…d3dc07 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x9a7a8a…65bb2e |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x3bf248…6f8c8c |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xccfda8…c376f5 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xc3ff4a…3c1b0d |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x26fb33…bc42bf |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x0b6f0b…4a1b01 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x2185de…6657ea |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x720b59…62a4a7 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xa954bb…56dc99 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x18c3b7…b4e5cd |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x7bbbfe…a23863 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x9cbc30…0a9116 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0xed8b14…916753 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x740694…af5d2a |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 56d ago | 0x899dad…ccd92a |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 57d ago | 0xa0694e…9dc7cd |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.