Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa1d1cf…973044 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x00340c…8ada67 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcbb480…2795ba |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf0c65b…c7de20 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x58dfb8…7f6c72 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdd2f69…8fdede |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9ba55d…cf9d14 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x709a01…0d4dab |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1bad41…54fb04 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1c8da3…7bd7a1 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb960fc…faaebc |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x82e84b…945213 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3233dd…e35ed4 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa92ca6…d907ce |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x544578…d46388 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2ea386…7abe0c |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc050ef…32b0b5 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcb2618…6f6d92 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb1de67…306ea8 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x67c212…57c263 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x434c26…a161f7 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xff061d…6d5c2d |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x194227…bba7b9 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbc44b3…69a5c0 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6df9f3…0c9ac1 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.