Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5e95…a55e0xccc8…15be | Base | — | $0.05 | 70% | 0xf70d…dbef | 38d ago | 0xb7feb4…244f62 |
| 0x86ba…28200xccc8…15be | Base | — | $189.63 | 70% | 0xfc87…aeea | 38d ago | 0x070c22…8416ac |
| 0x59fd…79a20xccc8…15be | Base | — | $5,594.53 | 70% | 0xf70d…dbef | 38d ago | 0x00edf9…8570a6 |
| 0x5d92…f02c0xccc8…15be | Base | — | $4.90 | 70% | 0xf70d…dbef | 38d ago | 0x1b6d5b…46deb7 |
| 0xd9e8…2ac90xccc8…15be | Base | — | $1,794.62 | 70% | 0xf70d…dbef | 38d ago | 0xcf6694…d69e44 |
| 0xdfd5…649d0xccc8…15be | Base | — | $17.63 | 70% | 0xf70d…dbef | 38d ago | 0xf4fb16…4762c0 |
| 0x0c60…549d0xccc8…15be | Base | — | $360.15 | 70% | 0xf70d…dbef | 38d ago | 0x8113a1…bbdb06 |
| 0x46fc…44d70xccc8…15be | Base | — | $3,810.45 | 70% | 0xf70d…dbef | 38d ago | 0xc92d2c…452ae2 |
| 0x7498…ff040xccc8…15be | Base | — | $1.00 | 70% | 0xf70d…dbef | 38d ago | 0x227b84…ae1627 |
| 0x7498…ff040xccc8…15be | Base | — | $1.00 | 70% | 0xf70d…dbef | 38d ago | 0x7959c0…d12e91 |
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.