Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x57f1ff…52efc5 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x45fee3…6fa8f6 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9f22b1…25e3bb |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfd1356…2ffaa3 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8c33ef…9e6c41 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbfef3d…588540 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xaea8e7…284bd8 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfef342…982b8f |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x657af2…4f30b8 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1e227f…d80ba1 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x61bbe5…3a2613 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x016660…9fac9e |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x421219…53921e |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf7b5c9…b54a29 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfa314f…1b48f8 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc1014a…e74f12 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa309c5…17a18e |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3ba4a8…9f9cbc |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x285f23…294734 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd0f0f3…86cabe |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbaa37a…2c0f22 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x89eec2…4793e4 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x92afd1…e48350 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4925ea…039a35 |
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.