Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x115c06…9acd54 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x56e319…97dfa0 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x50c9a7…32eb2a |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0b757f…735a18 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x606312…a936bb |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x57813b…f7eeb4 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2b538f…c046f4 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa6fcde…f2fdc6 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd18488…56bc38 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb7883e…436ca9 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6a023a…c8d8b3 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xef391d…c4170d |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcaef81…e7a136 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x18d12f…0c7517 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcd188c…595867 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6f1787…a96062 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x66c3d7…9f9360 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x62d683…e8dfff |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x77b4e6…168a8e |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa0094e…12d3eb |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc8b437…c40ddb |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1df9c4…c6b7c8 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5e67ed…815d33 |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3e966b…658f1d |
| 0xc03d…ec990x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7e4db3…e41e57 |
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.