Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc2c9…beaf0x403a…1547 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x33849f…9685d0 |
| 0xc2c9…beaf0x7630…ca52 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xce1a92…3188a0 |
| 0xc2c9…beaf0x5471…72e5 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xab0228…39ca69 |
| 0xc2c9…beaf0xbe18…1f0a | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x8a26cf…7e5ad4 |
| 0xc2c9…beaf0xc28e…2405 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xc8eaed…58689b |
| 0xc2c9…beaf0x3062…af24 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xc88611…a58173 |
| 0xc2c9…beaf0x05bf…8a3d | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x485dc4…29477a |
| 0xc2c9…beaf0x3c21…9f68 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x0a79ab…dc370b |
| 0xc2c9…beaf0xc315…988a | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x37c123…0ce88b |
| 0xc2c9…beaf0x87e8…61b6 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x00c740…ddc1e1 |
| 0xc2c9…beaf0xaf6d…49d5 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x006a22…be94ed |
| 0xc2c9…beaf0x41b0…2520 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xb620c3…9caad7 |
| 0xc2c9…beaf0x5456…334d | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x42405d…ba27b6 |
| 0xc2c9…beaf0xabef…4e8a | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x9caf34…724f62 |
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.