Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf0a412…be31dc |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xaa51a9…bc9657 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x7758c4…680774 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xccb2b6…fb771a |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x9b8733…e55461 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2be555…eede19 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd7e9f6…ad7745 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xab3a15…ebfd55 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x7834c0…d890ca |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8747d6…3c63fc |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xd43edd…9ea3c6 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x2a38a8…9d5196 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xce7fa8…693b27 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x9b5995…594b42 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x5b5211…1f0115 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x994996…95d977 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xaad2c5…c78f0a |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe49688…007d7a |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x05c46c…d0ef72 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xf18357…218c6f |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xad79d1…8594e2 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x6fbf6d…c2c122 |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xfc2648…ce2cbb |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x2fc627…31cfab |
| 0x96f8…daa50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xb1584f…d8eb9c |
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.