Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4629…d3950x658b…69b8 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xc1459a…f031b5 |
| 0x4629…d3950x3dbe…b584 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x1b5d12…1e5826 |
| 0x4629…d3950xcb04…51f1 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xad6eec…e2f1d4 |
| 0x4629…d3950x58af…b63f | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xb6896b…922bd0 |
| 0x4629…d3950xe7f1…3d71 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x74c2dc…8d62cf |
| 0x4629…d3950x8566…12e9 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x2fbe6f…47387b |
| 0x4629…d3950x4ea6…ac3d | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x4c5b75…71a616 |
| 0x4629…d3950x5027…59c1 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xf1b24a…316edd |
| 0x4629…d3950xe1e4…2e81 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x69fb33…1f5060 |
| 0x4629…d3950x92ab…2a70 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x2fa338…03af0f |
| 0x4629…d3950xc6c3…1b59 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xf3e522…b0a76d |
| 0x4629…d3950xdcf4…adc1 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xb40da0…592459 |
| 0x4629…d3950x93e3…1567 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xab146d…4b88bd |
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.