Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.002701 | 100% | coinbase | 73d ago | 0x7e6ab6…75b304 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.002948 | 100% | coinbase | 73d ago | 0x7a7e92…f480e3 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.005228 | 100% | coinbase | 73d ago | 0x4bd7c6…85ec46 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.005574 | 100% | coinbase | 73d ago | 0xfa0ca1…915047 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.005487 | 100% | coinbase | 74d ago | 0x822a44…4d31f6 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.004585 | 100% | coinbase | 74d ago | 0x1a21c2…d14165 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.004147 | 100% | coinbase | 74d ago | 0xfe2ead…fb892b |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.005133 | 100% | coinbase | 74d ago | 0x959329…fce992 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.003007 | 100% | coinbase | 74d ago | 0xa806a9…8b5da0 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.003381 | 100% | coinbase | 74d ago | 0xe51668…130cce |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.004049 | 100% | coinbase | 74d ago | 0x108996…f54d59 |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.004903 | 100% | coinbase | 74d ago | 0x2a45df…2f49fa |
| 0xf4f0…4eac0x3e0a…78e7 | Base | — | $0.005636 | 100% | coinbase | 74d ago | 0x5d9521…566125 |
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.