Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb67755…7aa677 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0e3047…05a7a6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x35c5bb…c41cab |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7924c1…cc9e6d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6c5c9f…776d0b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5839f3…f9aafd |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0dfcc9…9bdbf3 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x478e62…15e243 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xe17b36…f55c16 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcd52df…c52704 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x152715…9cdf2b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2d511e…a90f30 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9c45ae…91e37f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb96f79…907d29 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb829eb…9d06bd |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa2e661…fe037d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0240a0…71a61a |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x93f0cd…b1b419 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5148e9…a3c5ad |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6937dd…98d315 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x30eb81…6bb160 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5dc68d…be82a4 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcb4303…2d4232 |
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.