Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1332…66eb0xdf62…30ee | Base | — | $141.93 | 70% | 0x2133…5a42 | 34d ago | 0x34609b…359f9c |
| 0x754b…4e530xdf62…30ee | Base | — | $62.30 | 70% | 0xa2b8…fedd | 34d ago | 0x8e3d0f…c17fc2 |
| 0x1332…66eb0xdf62…30ee | Base | — | $49.95 | 70% | 0xc2ed…bd4e | 34d ago | 0xa442ce…86ed66 |
| 0xf00a…fbaf0xdf62…30ee | Base | — | $34.29 | 70% | 0x1e09…da41 | 34d ago | 0xce4a9f…71508d |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.90 | 70% | 0x2640…d767 | 34d ago | 0x7b1f91…0632e4 |
| 0xe7d5…828c0xdf62…30ee | Base | — | $37.40 | 70% | 0x563b…9a7f | 34d ago | 0x7f0779…da56ce |
| 0x1332…66eb0xdf62…30ee | Base | — | $7.90 | 70% | 0xda2d…f5ea | 34d ago | 0x4cd4fd…b61927 |
| 0x1332…66eb0xdf62…30ee | Base | — | $678.90 | 70% | 0xde1b…a3a2 | 34d ago | 0xa163c6…49a81f |
| 0x2ecc…85bb0xdf62…30ee | Base | — | $5.48 | 70% | 0x771b…60b8 | 34d ago | 0x966d76…88d7be |
| 0x1332…66eb0xdf62…30ee | Base | — | $169.15 | 70% | 0x271d…d4bc | 35d ago | 0x3e05ba…fb99fa |
| 0x1332…66eb0xdf62…30ee | Base | — | $2,299.00 | 70% | 0xf497…02dd | 35d ago | 0x4b2668…49e0e1 |
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.