Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd56c…80f00xefff…5b5b | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x9aa415…b49a73 |
| 0xd56c…80f00xa789…1001 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xb35cbd…6a9784 |
| 0xd56c…80f00x29bf…e48c | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x4aa576…8c69ec |
| 0xd56c…80f00xb21c…4f59 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x5c7290…6b3056 |
| 0xd56c…80f00x9d8b…f8d3 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xe18a6c…1f39cb |
| 0xd56c…80f00x72ad…5b42 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xeeaee4…9c33a5 |
| 0xd56c…80f00x2ac6…1e68 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xecc844…33e171 |
| 0xd56c…80f00x2083…b900 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x32cea0…a648e5 |
| 0xd56c…80f00xa219…7416 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xa5ca3f…d1cfba |
| 0xd56c…80f00x88e0…7890 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x8b45e9…b4bb7f |
| 0xd56c…80f00x5a37…dd1b | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x94cf81…9645c6 |
| 0xd56c…80f00xc831…8abe | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x050414…7e07bb |
| 0xd56c…80f00x5965…05b5 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x277b5a…5a40a9 |
| 0xd56c…80f00xdfd7…5cd6 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x9269df…3c5d03 |
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.