Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3224…72ab0xeb18…02c1 | Base | — | $5.24 | 100% | 0xbb67…9bc4 | 50d ago | 0x98cf02…0ddb27 |
| 0xbaf3…cc270xeb18…02c1 | Base | — | $9.96 | 100% | 0xbb67…9bc4 | 50d ago | 0xec8c69…cae23f |
| 0x2783…0e230xeb18…02c1 | Base | — | $5.08 | 100% | 0xbb67…9bc4 | 50d ago | 0xbea6cd…dc7370 |
| 0x491d…cb330xeb18…02c1 | Base | — | $7.35 | 100% | 0xbb67…9bc4 | 50d ago | 0x925522…aabbfd |
| 0xd0da…19580xeb18…02c1 | Base | — | $6.59 | 100% | 0xbb67…9bc4 | 50d ago | 0xbe2d2c…de0824 |
| 0xd155…b1400xeb18…02c1 | Base | — | $5.51 | 100% | 0xbb67…9bc4 | 50d ago | 0x7ae6e7…d7c063 |
| 0xab47…1b280xeb18…02c1 | Base | — | $8.72 | 100% | 0xbb67…9bc4 | 50d ago | 0x4b9802…c8ca6d |
| 0x36ad…e5e20xeb18…02c1 | Base | — | $8.23 | 100% | 0xbb67…9bc4 | 50d ago | 0xb53357…3189e9 |
| 0xa46e…9d100xeb18…02c1 | Base | — | $9.85 | 100% | 0xbb67…9bc4 | 50d ago | 0xc0a6f8…fb5730 |
| 0x3baa…3d670xeb18…02c1 | Base | — | $7.09 | 100% | 0xbb67…9bc4 | 50d ago | 0x0f9669…4540ec |
| 0x5e37…4a250xeb18…02c1 | Base | — | $9.63 | 100% | 0xbb67…9bc4 | 50d ago | 0xb945a1…4f9013 |
| 0x4051…b7f00xeb18…02c1 | Base | — | $7.55 | 100% | 0xbb67…9bc4 | 50d ago | 0x57c06b…5c9486 |
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.