Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x843b…c4a70x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 36d ago | 0xc45096…06a322 |
| 0x4550…f8b30x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x485acc…153473 |
| 0x5832…74e80x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x8ad3f8…f3e701 |
| 0xa276…30950x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x832990…743ad3 |
| 0x92c5…20030x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0xdacd56…e4b005 |
| 0x9dc1…e94f0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x6bb07c…0a2fbd |
| 0x4550…f8b30x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0xf648a4…8b1c17 |
| 0xc971…a09e0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x3eff9a…88d92f |
| 0xca16…c06d0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x5c6d0e…db44b8 |
| 0x7781…f8f60x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0xa14c6d…141f19 |
| 0xc682…42120x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x4510f6…f7925e |
| 0x17d5…34cc0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x6064e0…27aba9 |
| 0xa2e9…653a0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x9bc43a…02de48 |
| 0x9903…cef50x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x78427c…75fb06 |
| 0x9e31…e7dc0x1e21…6f39 | Base | Latest Cars 2026Cars | $0.0011 | 100% | coinbase | 37d ago | 0x87a69f…9c3188 |
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.