Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1d85…dd5a0x9967…c594 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x557edf…81d305 |
| 0x1d85…dd5a0xaecc…71a0 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x6d58fa…b752c1 |
| 0x1d85…dd5a0xa57d…2750 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x812c87…9d848d |
| 0x1d85…dd5a0xd4f2…7ea4 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x883fa7…708583 |
| 0x1d85…dd5a0x2ec1…c71b | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xa5f2c4…0c208d |
| 0x1d85…dd5a0xab2e…c074 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x72f122…f09cf7 |
| 0x1d85…dd5a0x9929…0219 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xbde14f…fc4485 |
| 0x1d85…dd5a0xa0d3…5efd | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xb0a111…939edd |
| 0x1d85…dd5a0xad2d…b0c6 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xd6e248…71ba91 |
| 0x1d85…dd5a0x7c77…82df | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xbf7c72…fd786c |
| 0x1d85…dd5a0xf4f7…1bab | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x92de08…9a48bb |
| 0x1d85…dd5a0xece0…5df1 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xbc13cd…a70012 |
| 0x1d85…dd5a0x0d99…a435 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x2c4e6a…92bf4d |
| 0x1d85…dd5a0xda7b…e16a | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xda6f25…22cd40 |
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.