Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfefa84…e2428c |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa9b4a0…86cd52 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0ec4cd…8c8e85 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x856987…276991 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd0a484…f016a3 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2c72bb…836055 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf0de10…b508a8 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x837f06…d86b62 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd0f358…d561b0 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x63c8f3…94cc31 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8010ca…18208b |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf0452c…9b4eeb |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xebee61…e378d2 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x570d26…1a6d15 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x61d263…697bff |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcdfc5d…d56810 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf17cb8…ca992c |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa07fe8…3e1fb9 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x39942b…615fa9 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x863b2e…d56e1c |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7545ab…5e118a |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x82aeff…222625 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7a9da3…ce9b46 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xefecfb…9f8727 |
| 0x44fd…e2da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x938393…5d5122 |
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.