Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeaea…b1ce0xbe54…d165 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x8f0463…d35bec |
| 0xeaea…b1ce0x4137…ea8b | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xeb0218…477977 |
| 0xeaea…b1ce0x8396…62c1 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x093d0d…79fbd0 |
| 0xeaea…b1ce0x87ef…e78d | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xda6e31…e0cdb8 |
| 0xeaea…b1ce0xd11b…a59e | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x86bdb7…ad3d38 |
| 0xeaea…b1ce0x6a6a…a5ba | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xf076f0…9edd00 |
| 0xeaea…b1ce0x2b69…4082 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x8f4d49…253f91 |
| 0xeaea…b1ce0xd3c9…f4bd | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x073095…561347 |
| 0xeaea…b1ce0xf412…8050 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x4bf413…73c48a |
| 0xeaea…b1ce0x0cb6…69b1 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x73ec2d…922915 |
| 0xeaea…b1ce0x03ef…1cce | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x1ca2bf…b28e30 |
| 0xeaea…b1ce0x0aaa…b7eb | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc28949…b789f0 |
| 0xeaea…b1ce0xe4bd…b830 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x8c7ffd…1280f3 |
| 0xeaea…b1ce0xf3b4…4ff2 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc922a7…149fc9 |
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.