Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcadbd1…f68a81 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd87772…1a11a8 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe934d0…1e4562 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x28ccce…a3ce0b |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2b74ba…4895ae |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xeb5af6…715ede |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3e3d8b…0f227d |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1dd799…204827 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb4ab10…4c8600 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xcb9366…894866 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd59025…5de590 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x635b69…c42ab8 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xeb0264…5e8817 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x22afe8…856a6c |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf40aaa…c33569 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbff484…eed743 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa5a922…f3d319 |
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.