Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.002 | 100% | coinbase | 40d ago | 0x1a8665…5af3be |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.002 | 100% | coinbase | 40d ago | 0xdd97de…b982bb |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 40d ago | 0x7f7c01…dc560f |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.001 | 100% | coinbase | 40d ago | 0x79cafa…296ee3 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.001 | 100% | coinbase | 40d ago | 0x55bb30…69f62f |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.001 | 100% | coinbase | 40d ago | 0xab0d7c…5a1af5 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.04 | 100% | coinbase | 40d ago | 0x3d7502…85d631 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 40d ago | 0xfc57ba…eda8fa |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 40d ago | 0x3f17a4…459d44 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 40d ago | 0xb929a0…a4c2c4 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.008 | 100% | coinbase | 40d ago | 0x426437…2e7654 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.005 | 100% | coinbase | 40d ago | 0x83eb17…878fc5 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.004 | 100% | coinbase | 40d ago | 0x090514…795a80 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 40d ago | 0xa35dbc…5ccfd7 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 40d ago | 0xcbbb72…85dbc9 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 40d ago | 0x14ff18…1ecdb5 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.04 | 100% | coinbase | 40d ago | 0x0c57bc…d3fe50 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 40d ago | 0x20e33c…67333b |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.008 | 100% | coinbase | 40d ago | 0xc413e3…db4138 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.005 | 100% | coinbase | 40d ago | 0x843853…9837f7 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.004 | 100% | coinbase | 40d ago | 0xe26d8a…081d34 |
| 0xd24e…98af0x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 40d ago | 0x844dcc…3e476b |
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.