Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0a3c3a…76f3ab |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd0227a…9aa3f9 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1d2cbb…971933 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x677a53…55033f |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbe3ef2…1943be |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x074902…6a15f7 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x94eafd…552c57 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2d527d…bee83b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa82187…1ddd49 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4c45fb…cb2d1c |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf209f6…4ef20f |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x587574…5b1c6d |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x78f7a1…3d11a3 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x42c115…a8ef4b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb9414d…bc9799 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3fce02…d4844b |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x363c9c…687921 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x93b8af…605219 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xac71b8…b463dd |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x51ab2d…69d2fa |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4b4079…d6054c |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x034a4d…fb71b5 |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xea62ed…9dab0f |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3c0941…5f174e |
| 0x303a…a2150x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6c9b19…4d7d8a |
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.