Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9f259a…dee449 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0d411a…e782ed |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1effe8…7254de |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xc2e606…b79f03 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7f053d…a820f7 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xeb1127…0d4374 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x66c362…3f932a |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x156ae7…d9192d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2d9262…6ee26f |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x28ff7b…fa95e3 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd4b380…c38bf2 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5d6902…a8d580 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x038032…67a3fb |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa250b8…dca516 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x7f4bf7…b5d9a3 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x11b0e7…c71f35 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xbd8a79…cdec92 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x4e69a3…e56d4f |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x18e08f…26d586 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x965168…968ca4 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5a525d…8a78fe |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1d1e62…b7449b |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf76823…bcebd0 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x25da69…10c19b |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb63a98…26456f |
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.