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 | 58d ago | 0xc5f6e3…f36233 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd20729…2c42e2 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6286e0…2365aa |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7f6a7d…643392 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x970c79…46bb2f |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9b99f2…e14f65 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x66fcfd…05ffcc |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x279385…b2dc4e |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0655eb…e79a2b |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbaa35b…3dae61 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xee4b89…01f5cd |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb18d6b…4070eb |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x365001…4496ac |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc28aa7…164741 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x729905…3e7533 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x96e08e…64c582 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7b6e28…927df7 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9fa7e1…fa7a1c |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7479aa…3ce125 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x2ab9b7…6e763c |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x269e92…e0ab84 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x5cef36…3d3551 |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x889de2…9cf6eb |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa866c8…cc28bf |
| 0x3e5b…2b940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7ec6a0…2ca61d |
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.