Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7a0f…9ec10x122c…33f3 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0xcb7543…6526c3 |
| 0x7a0f…9ec10xe784…70d7 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x9314a6…e5c1b5 |
| 0x7a0f…9ec10x9593…79f2 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x377267…418675 |
| 0x7a0f…9ec10x5b78…68fb | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x2410c2…287e27 |
| 0x7a0f…9ec10x937a…3cfa | Base | — | $0.01 | 100% | coinbase | 49d ago | 0xe81d8e…a82ce5 |
| 0x7a0f…9ec10xfa38…5c2f | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x503929…b41b7a |
| 0x7a0f…9ec10xebf0…bd98 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x6068d2…61cd4e |
| 0x7a0f…9ec10x18a0…bf72 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x71287e…d8add0 |
| 0x7a0f…9ec10x352a…3a55 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x02ebe3…e78863 |
| 0x7a0f…9ec10xc9d1…b66f | Base | — | $0.01 | 100% | coinbase | 49d ago | 0x1c6d47…10f921 |
| 0x7a0f…9ec10xa566…6694 | Base | — | $0.01 | 100% | coinbase | 49d ago | 0xa9b830…bb8c05 |
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.