Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x634630…2603db |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7125d4…7d86fe |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5fddd1…928419 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe1e42b…ad5d1d |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x381c41…450ea2 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x625bb6…16534f |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2424f2…bb0aec |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd30d61…b42884 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5b8e1c…8fe72a |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x54ae77…d4bda5 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfeeff5…360de2 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5469ab…e07098 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1ef7e4…179f18 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xcc63ea…36911a |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xbe9efd…461ffe |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3a7365…8c20cf |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x630ad2…d3b6c3 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0c4ecb…2fab8b |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc40fde…c8817e |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x278838…2fff5b |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x38ec26…6921c4 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd3ca50…57c2d6 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7ebb63…66f34e |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x160ee0…e2bae6 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x49c84a…138dbc |
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.