Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d79…ab930x0e3d…7757 | Base | — | $6.30 | 100% | 0x0b7e…f08e | 89d ago | 0xa20430…bd8981 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $42.00 | 100% | 0x5d0b…1ded | 90d ago | 0x198942…cc6c8e |
| 0x5d79…ab930x0e3d…7757 | Base | — | $52.50 | 100% | 0x0524…9389 | 90d ago | 0x1b8081…702110 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0x77d2…f15d | 90d ago | 0x7b70e3…34d761 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0x14dd…a4ea | 90d ago | 0x47d95d…d7ecfd |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x93eb…4c29 | 90d ago | 0xf9416c…e7419e |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0xed7e…63a6 | 90d ago | 0x3afe96…e04da6 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $105.00 | 100% | 0xd09f…ebf0 | 90d ago | 0x00b6d5…c28306 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $1.05 | 100% | 0x9cee…c9d9 | 90d ago | 0xc0ae6a…37b4d8 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0x2035…57d3 | 90d ago | 0x5b1261…f24784 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0x6bac…5e9b | 90d ago | 0xfa9fc8…c2adce |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0xbfa0…2885 | 90d ago | 0x8c02a2…77eef3 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0xe9e4…1963 | 90d ago | 0x34a2d8…d1b765 |
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.