Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x72a367…787a17 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcdfb1c…ca2570 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x7bfa81…80e4d4 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe9d322…555dba |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x6fece8…1d9e3b |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x21c470…7fd82d |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xf0e303…d7e501 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x2280d6…7a868d |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x395057…773892 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x828b86…369d44 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x163315…b3a647 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9de9c5…511004 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x62ebbe…d1f58e |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x2297ef…1e34e4 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfe763e…8202b4 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x543439…dba5dc |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x32720e…a2c146 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb7169f…241883 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5a872f…c1b052 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x272c11…2b434b |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x707c9c…559eca |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xec779d…872f76 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe77efb…56a720 |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa244bb…99cb2f |
| 0x2212…2a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd8267c…37f2ff |
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.