Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x258c74…bee539 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe4f667…0518c6 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdcb949…579acf |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5b9262…e1ace2 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2bbba1…60a39b |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x56c8c1…8a0d70 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd8c51c…b0e900 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x23e3f7…cb450c |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xede99c…9fc670 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x824214…93615b |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd6eeb2…eee6cf |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbf2c9d…913d3e |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc306f5…b00ef4 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8e0a19…00c360 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd4f6f4…c6ab21 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe04e9d…c140ba |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x60f0df…4b39b3 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x243499…d1d9b9 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xba2d03…b13180 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe81893…61e021 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x220440…fd628d |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7c9b0e…c9808c |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9b1278…c8e223 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x656d11…14bf85 |
| 0x59cd…c0b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc220d8…a6d018 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.