Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x729434…591b87 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa6f3a5…1b8b1d |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0f70c4…1a64b7 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf48ce7…79a9db |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x06402e…049d4c |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3c8928…b87080 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x51c0ba…95bf81 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf7a71c…11618a |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbbee3f…f75ada |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0f0e2b…6f4239 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8e06d4…04ff17 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x31613d…81398f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa749ff…05cac1 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeb7158…f5e7c2 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7e9b78…0b001f |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd7d10d…98f18a |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd5f1e0…b4af8e |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb52ee4…e3d0d4 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6604dc…a2e06e |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x80758d…0901ff |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7f2c6e…ddb539 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x628896…e5c436 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x994dd8…969373 |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2523f5…174eab |
| 0xc0e2…24d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x765275…80ac92 |
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.