Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbfc2…6f360xd82a…7a87 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x5f62e2…e387f8 |
| 0xbfc2…6f360xfa90…4c75 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xd67ab0…322c3a |
| 0xbfc2…6f360x2ab2…025c | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xb7ba9b…12d126 |
| 0xbfc2…6f360x2a4e…43b2 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xf20fc0…03dcf7 |
| 0xbfc2…6f360x8532…058b | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x29c804…a41b8f |
| 0xbfc2…6f360x496a…e94b | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x019fb6…e42e88 |
| 0xbfc2…6f360xcd41…46a0 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x4cc2e1…468445 |
| 0xbfc2…6f360x52c2…1a87 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x72076f…1b8913 |
| 0xbfc2…6f360x7609…bc8e | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xdcfd21…81b7f9 |
| 0xbfc2…6f360x5fc8…64d5 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xb63e1f…6892cc |
| 0xbfc2…6f360x9007…e519 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x0f4d98…1f4671 |
| 0xbfc2…6f360x0b40…cee0 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x9174b0…94037c |
| 0xbfc2…6f360xac97…ef40 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xde59ec…4f273e |
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.