Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x9e4138…11bccb |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.006221 | 100% | Route unknown | 100d ago | 0x524aec…0e3c5f |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x818de6…9c6261 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.006221 | 100% | Route unknown | 100d ago | 0x74fbe8…b4b273 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x885d9e…c34bff |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x4b131c…ba72f5 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.006185 | 100% | Route unknown | 100d ago | 0x0dd60c…657807 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xec9cc3…1acb1a |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xb5cd01…4fb7fb |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x160eaf…f065ac |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x10c8f9…e819c9 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.006109 | 100% | Route unknown | 100d ago | 0x169886…5cf166 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x339047…1d0869 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xa4b551…f24d83 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x770165…8d43d2 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xe6c0a2…14b41b |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x8ee494…1b3fc2 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xb6b5ef…3ea59c |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x27dfb2…20ecfe |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0xb77a01…0a490b |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x3b40f7…de0cc3 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 100% | Route unknown | 100d ago | 0x2483cf…4711ef |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.004533 | 100% | Route unknown | 100d ago | 0x1fdbea…1c7d8a |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 25% | Route unknown | 101d ago | 0x05452d…4955e9 |
| 0xa22f…442a0xe903…1abf | Base | BlockRun.AIAi | $0.004504 | 25% | Route unknown | 101d ago | 0x7acead…a0d13c |
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.