Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc4ec2e…35a97d |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x666607…6c2682 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8439ba…9b818d |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x30bae3…65d36e |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8fc15f…02a82a |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcbb66a…ac14a1 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x26dca1…5b4925 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1a9533…5cff7b |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf82b25…d696eb |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc2e6d4…231f1b |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfabfd6…ece58b |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xebee43…e74756 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xacecf5…e6fc3d |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd7b8c9…a5ddf0 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1e0ad1…ab1aa2 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd4e1ed…49e93c |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x473079…91d0aa |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfb592c…293f9c |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3650c3…12dbae |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x665c3f…da255f |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x37fafc…880351 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x853118…92f9a5 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x98a61e…46a624 |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x29d6bb…27ba3c |
| 0x4917…4e7c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5445f1…b8fded |
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.