Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0a2e55…b8593a |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0aad9c…8cd2c5 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x65a4cf…4fa8cf |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x93e87b…56cc29 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9f31f1…8d3e33 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2d307a…ff1840 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf4e98d…c92859 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbf2799…f9d83f |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x276867…3d5103 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xdf8386…4c9f56 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf0c270…846a1e |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xaa6a3b…b0ab3d |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9c66f1…df19a6 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc80d9e…2fe508 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x88bbf3…5fd0eb |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbf4308…75b835 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8ddc65…447fd2 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x251dde…714d2e |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1a1934…0ed4ac |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xaa895d…71e3cb |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x34a19e…5dca39 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xebda62…cbd748 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x298297…57d403 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf77c21…0f890f |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd130a0…87d79d |
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.