Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf3812d…ad9c2d |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x89ff59…6b65ef |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xac0a7e…0e1a64 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x425e4d…2eb5c6 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x671b7e…12da59 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x68f9cd…c12ab9 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1fcac1…fad968 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x4fb264…a9c22c |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xed3f2f…3cb765 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfcee29…e9da01 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xdf5895…738c88 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xac51eb…a0a8b1 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x0a5d5f…1586e4 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfe75fb…220fb0 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x31c2cf…9895b5 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x89e01b…ab9b43 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xc79c05…c73ca5 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xeee0d3…373d8b |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x61b49c…5a0ecf |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x30a0a8…f8ae82 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x141e13…077552 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x7a855f…ec6cd8 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x9b6304…3dadcc |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xfb63a9…6fdf7b |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x48f5c1…3e72ec |
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.