Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x33ac25…13b9dd |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x70a732…1778e3 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xef4432…c4e876 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc18cf8…c59a68 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa94b65…172314 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3c229a…5dcd5a |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb55826…ac06c3 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7d7ef4…b1ce1a |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8ecb50…58e77c |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x82acb8…c796c6 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0b508b…54b4e0 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbceee1…042492 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1ebfac…966155 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8dde61…d516c2 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xad6411…2a7074 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf2beab…8d31f5 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0ba3f0…1d11bc |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1e9e86…cd3c6a |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb51a8e…83c487 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xd990c8…3e2f78 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xe74f9a…8e5627 |
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.