Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2cc4…fbee0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0x8dfc50…2fa6b6 |
| 0xb3a4…21f70x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0xad005a…c4ac75 |
| 0xba32…4c8d0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0x47d304…1c5ff8 |
| 0x7478…0f310x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0xd49ffe…7e30d2 |
| 0x01cd…1e090x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0x67b325…33be4e |
| 0x7ee2…58eb0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0x6977e4…de4922 |
| 0xddc3…74e20x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0xd7025b…11fc05 |
| 0x9e31…e7dc0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0x9e1063…8ea1c4 |
| 0xddc3…74e20x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 25d ago | 0xe89191…fa18a5 |
| 0x965d…3b390x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x10f6f2…e0fdeb |
| 0xb3a4…21f70x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0xbee980…103be5 |
| 0x7a2c…fa9c0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0xab9a6f…1353ad |
| 0xb957…d81a0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x8c1faf…d20f41 |
| 0x9e31…e7dc0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x163936…5f1aa8 |
| 0x798d…116f0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x01144e…df1ed7 |
| 0xe50c…50240x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x050473…da16bf |
| 0x7ee2…58eb0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0xb5fcb4…42f84b |
| 0xa2e9…653a0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 26d ago | 0x133868…adf187 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.