Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd567…83e90xd926…5483 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x8567bd…947453 |
| 0xd567…83e90xb4d7…f45d | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xd80906…586592 |
| 0xd567…83e90x23a0…bd71 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xd3daf5…c83a8c |
| 0xd567…83e90x5028…fd97 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xd35aec…52c7cc |
| 0xd567…83e90xd1cd…b6a8 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x431a6f…bc72e2 |
| 0xd567…83e90x1b95…9e49 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x7782f5…db0fc8 |
| 0xd567…83e90x9db6…cdd8 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x9f2289…31d2a1 |
| 0xd567…83e90x0336…b25a | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x597663…3c965c |
| 0xd567…83e90xc0d6…4f12 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xa5f003…801544 |
| 0xd567…83e90xabb5…d220 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x788344…d0d5b5 |
| 0xd567…83e90xee0e…4c7e | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x9b49f6…1f96aa |
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.