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…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4950…4a26 | 22h ago | 0x752acf…b55206 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $84.00 | 70% | 0x63fd…c86f | 1d ago | 0x843ed9…6432ba |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0xc5c7…f8a5 | 1d ago | 0x13b113…f67837 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x7d28…b248 | 1d ago | 0x46b5a9…686915 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x9993…8cf5 | 1d ago | 0xfbf203…a35eeb |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4b7f…bff0 | 1d ago | 0xcbe1ab…df78a1 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0xd8e2…3d4b | 1d ago | 0xa9ac37…862a25 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x2e87…3c0b | 1d ago | 0xc430a2…dd6228 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $10.50 | 70% | 0x5b2d…d78c | 1d ago | 0x2e0cdb…d21f1d |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $21.00 | 70% | 0xb89a…e8ac | 1d ago | 0xeb8377…e454ef |
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.