Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x902f5c…762407 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xd155e8…7930a0 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xfefc0d…7a3973 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x20ec2d…0e5d8c |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x4bb584…93a5c6 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x9552d9…83b394 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xa757cb…ed4097 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xd649f7…44d9ef |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xddaa7b…f57215 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xad1d52…357312 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x9304bc…591864 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x2b2cf0…8c6657 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x656d79…1a511d |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xe191eb…0763d1 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x52cf4b…9f605b |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xad070d…b27af3 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x44ea6f…b56719 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x01964b…8d6e0f |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xb0bc64…694fdd |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x835c23…c0e4f3 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0xcb1cd1…afa2d3 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x2bb52b…401428 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x324c1d…0f0063 |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x667498…438cea |
| 0x66c4…37cb0x66c4…37cb | Base | — | $0.10 | 20% | Payer-submitted | 16d ago | 0x6a2fdb…2595a1 |
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.