Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x55bf7e…7303aa |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x623eb9…0bb2e2 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x464d59…adc008 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3cfbf9…a673c7 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x02a0d9…81a5d0 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe98bb2…35fa13 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3bcbf3…0935c8 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf64fcd…da4d97 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0b2623…75a4cf |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7dc5c5…8c8d9c |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9428dd…a3119d |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe7b7e9…4266f5 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x423771…60a8f1 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x18abed…bd98c8 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe25ed3…29281b |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb6ba47…80134d |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcc45c9…caf4fc |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc1e7ef…676cfa |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7fed05…88ac64 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8f0359…c67692 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcedd60…1ef010 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x75978a…a5bcef |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbbb78e…cd8167 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9f73a8…8b8207 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5cee0b…7f92f4 |
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.