Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9ddc1d…28a1fb |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe9f1b6…24e365 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3d1cc1…e3dd46 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9c63f7…ca393d |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x829d1e…eaacd8 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa30e08…7394ca |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd60192…ad720a |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2ca4f5…fd348f |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x68c72a…ce7c54 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x35490b…115479 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x36830c…1487b1 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x763fa5…6ecefd |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x15ea8f…f260a4 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5092af…7f3a38 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdcb1f5…789979 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6a161e…0a9795 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa27643…2dac33 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x986c1e…4585dd |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa4d7aa…77baad |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4e65fa…d14557 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2896ee…b0fa52 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x579945…8b839f |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9781d7…69dac3 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x29016f…9f0ff6 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x28ec5c…bc87f7 |
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.