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 | — | $1.05 | 100% | 0x811a…c8aa | 66d ago | 0x140958…7b36ce |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0xdbb0…e8c2 | 67d ago | 0x9e5d95…a5ae02 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0x1798…f45f | 67d ago | 0x755ed3…91c14b |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0x4d99…3c63 | 67d ago | 0x410568…66ca48 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $10.50 | 100% | 0x07d6…1b94 | 67d ago | 0x915600…cbbea7 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x6c0f…7cd6 | 67d ago | 0x0761ee…ee148c |
| 0x5d79…ab930x0e3d…7757 | Base | — | $15.75 | 100% | 0x5944…5572 | 67d ago | 0xd4935a…bf1f19 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0x3b25…fc9a | 67d ago | 0x80c0fc…33132c |
| 0x5d79…ab930x0e3d…7757 | Base | — | $31.50 | 100% | 0x2bdf…11ce | 67d ago | 0x0a4c68…287c5b |
| 0x5d79…ab930x0e3d…7757 | Base | — | $52.50 | 100% | 0x9765…2c94 | 67d ago | 0x9418b6…ff8760 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $52.50 | 100% | 0x0fb0…4859 | 67d ago | 0x698dba…a2cbaf |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0xbb99…f69a | 67d ago | 0xc45dff…0dfea8 |
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.