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 | 74d ago | 0x462301…a7ac04 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xc8991e…b865b0 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x37569f…30c3d1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x3aae63…e473ae |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xe2203c…75e6bd |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xf20c60…abe1d6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x807345…a77c62 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xc61c84…631c1c |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xb6ab53…5c6d2d |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x6da870…4873eb |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xcc3fa0…e26da7 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x3da0f2…7b24d1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x7d2809…e98473 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x7a02ed…939ddb |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x2c136c…ec87a2 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xb4d34b…b8e476 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xb63a16…1ee7cf |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0xe78a6b…93a8f1 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x11ba7b…e9f7b4 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x8ba69b…aa7a93 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x9fd1b8…3d43d6 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x42b841…964866 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x866d7e…26064f |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x36aace…353706 |
| 0x1b8b…f2b70xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 74d ago | 0x2b8234…fffcb8 |
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.