Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x288548…c2e317 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xd490fb…4d966e |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x14dd72…83c93c |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x4351ab…8bfb8d |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xf1c750…aeec8e |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xf727c8…245a22 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x7cfbe0…23957d |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x98f2e4…f0982f |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x3c596c…c22b43 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x45910c…6504fa |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x5cfc15…92f550 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x9597f4…e50080 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x39640f…d029a9 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xa6bbde…6aa523 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2b582a…56d525 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x58ac34…d466f2 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xe008f2…9cc402 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x10ad83…8c8d5f |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x0089d3…e6c7c1 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x172f80…05434e |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf28730…eae4c7 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xd536fb…f3b35e |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xb83b7d…b122a4 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x6f1775…c4df45 |
| 0x7c0e…e5be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x5c1ec0…b9b01e |
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.