Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1e0079…ef731f |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa0a31f…0572df |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x21bb15…bd611d |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x42db3f…6c9bd6 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa1bb9a…22e1d9 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x30170e…b07b7d |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa43406…339cb0 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc057c9…72214a |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd61d1e…e1ac78 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x314f39…aa9b30 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1b6f67…8fc63e |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x465d73…48de2f |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x89f83b…e2eec3 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xdf07b3…653642 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc6c463…fab7ed |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1caf8d…cc51e6 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9de154…d4f619 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x6bb32d…8909b5 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x411856…0d1e11 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x456d9d…d41bc7 |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x383c94…ed73ac |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3f4abd…94b26f |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x798ae1…5d0f0d |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x74c961…da28fb |
| 0xdd0b…8e2d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x850c2f…1e75ea |
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.