Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0b9e…79490xd75e…51cb | Base | — | $0.30 | 100% | coinbase | 23d ago | 0x02b198…6fa4cd |
| 0x0b9e…79490xb229…c97a | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x0b6073…6ded68 |
| 0x0b9e…79490x1fa8…05f0 | Base | — | $0.24 | 100% | coinbase | 23d ago | 0xe8b7ea…09683c |
| 0x0b9e…79490x120a…7410 | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x02a4b0…ace182 |
| 0x0b9e…79490x3b82…0693 | Base | — | $0.18 | 100% | coinbase | 23d ago | 0xff5f16…615719 |
| 0x0b9e…79490x4913…7b9f | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x6080b1…302cbd |
| 0x0b9e…79490x010f…266c | Base | — | $0.14 | 100% | coinbase | 23d ago | 0xdbf442…d26b4c |
| 0x0b9e…79490xcf33…1d95 | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x52012b…a51238 |
| 0x0b9e…79490xadaf…1928 | Base | — | $0.17 | 100% | coinbase | 23d ago | 0x921cab…f8c617 |
| 0x0b9e…79490x3903…600d | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x7085f1…84d360 |
| 0x0b9e…79490x6b42…8200 | Base | — | $0.18 | 100% | coinbase | 23d ago | 0xcf8797…397bab |
| 0x0b9e…79490xb5a2…734f | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x52a756…545f48 |
| 0x0b9e…79490x96dc…2667 | Base | — | $0.18 | 100% | coinbase | 23d ago | 0x6c137c…84a59d |
| 0x0b9e…79490x2061…baba | Base | — | $0.01 | 100% | coinbase | 23d ago | 0x9a6917…0673a7 |
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.