Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.08 | 100% | coinbase | 79d ago | 0xf5ec8f…c7164f |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.06 | 100% | coinbase | 79d ago | 0xa323da…2f6232 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.06 | 100% | coinbase | 79d ago | 0x2f3659…e26c34 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.10 | 100% | coinbase | 79d ago | 0x108e14…fadcb3 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.05 | 100% | coinbase | 79d ago | 0xcb793c…555530 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.08 | 100% | coinbase | 79d ago | 0x771a44…bfad75 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.06 | 100% | coinbase | 79d ago | 0x8c4c11…428514 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.11 | 100% | coinbase | 79d ago | 0x62eaaa…c24863 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.02 | 100% | coinbase | 79d ago | 0xfa811b…b34064 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.05 | 100% | coinbase | 79d ago | 0x8ef971…e50efb |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.08 | 100% | coinbase | 79d ago | 0x18bbd2…0d59c3 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.06 | 100% | coinbase | 79d ago | 0xf9fee3…101192 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.08 | 100% | coinbase | 79d ago | 0x9250ae…2a957f |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.07 | 100% | coinbase | 79d ago | 0x55495b…e15cdb |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.07 | 100% | coinbase | 79d ago | 0xaa5bfc…20a60a |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.05 | 100% | coinbase | 79d ago | 0x5ece43…ed2eaa |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.05 | 100% | coinbase | 79d ago | 0xb3170f…2ce2d9 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.11 | 100% | coinbase | 79d ago | 0x56ae43…c9d85e |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.15 | 100% | coinbase | 79d ago | 0xd079fb…50df0a |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.05 | 100% | coinbase | 79d ago | 0x7ef65b…d57060 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.07 | 100% | coinbase | 79d ago | 0x2f4057…366997 |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.11 | 100% | coinbase | 79d ago | 0xffa1ba…cdbe3a |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.07 | 100% | coinbase | 79d ago | 0x80c165…b7ddbc |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.12 | 100% | coinbase | 79d ago | 0xe1d5fd…74a90f |
| 0x9fc9…5d9a0xa039…3b79 | Base | Convert Speech to Text APIData | $0.07 | 100% | coinbase | 79d ago | 0x095351…052a50 |
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.