Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd9b7ff…6151c0 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb358cf…99e9a9 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xce7b69…8327cf |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3722e6…00746b |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x492caa…b6a7c8 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x771dc3…2cd02e |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4f8ba1…b9d473 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3a2caa…c4fb71 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x09623e…e47dd4 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x718c8f…219b12 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x98303e…424918 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3cf2bb…1823e5 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xed63fe…e40f53 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe1b055…508c58 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcaed01…22cb37 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1122f0…a67deb |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x52a324…11f768 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x819e84…3a48e1 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf4c2d1…9ffd9f |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x732125…8dda95 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x017eed…8d55fa |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcd98c4…12952c |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcac93e…b86730 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1749e8…09141f |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x717fbe…aab349 |
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.