Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xa18c55…b3e4af |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xe80328…d72c4a |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xce14c7…adfe61 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x0716b0…950cf5 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xe79bf7…2d57b7 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x190feb…82345e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x405cd5…10c9c4 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x537e2a…28e56b |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x268ac8…06b2ae |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xd579f3…0b0530 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xc5fba2…51847a |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xd8204e…3fb7bd |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x7629c3…35573e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x532e30…d979ec |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x06b0a1…d2cf44 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x5411ec…c78c3e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x1055b9…6bb219 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x4b3d50…4e1a6f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x7149ea…396d45 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x8329e4…7d2d3e |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xa70e0a…6a95a5 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x9501a7…f94b3f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x42dcc3…f72a1a |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0xa28992…e34fb1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 59d ago | 0x7cf15f…b77faa |
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.