Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcce161…0a3a58 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x680095…d82a34 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x29772f…77e29f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa3f34e…5ece78 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x64a18d…f8d513 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe68d31…f74278 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x71a577…5b8c23 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x398d04…24db9a |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe561e1…0d237d |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x09f0d1…b81ce7 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x28f1cf…56be86 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa69c27…5cf037 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf9fb67…473733 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x6b4d6d…0bc03a |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x08cae8…4d28a3 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x78169d…319844 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xaa81c8…bd61ce |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb83f72…b66114 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x4bb2d4…de9bcf |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x06a501…edda0e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7e8d66…4c3d81 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x036777…2d1eb9 |
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.