Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x57f6d1…a68453 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xb77725…81b170 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x01d258…544c11 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xb14817…0f5871 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x96cbb5…f81fa7 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xd83741…011cf9 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x59a49e…e76062 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x6b70f3…e70874 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xec14dc…86b508 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xbc3e5d…4065f4 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x15691e…b310d4 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa7a133…2653e9 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x60096a…b0f472 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x95402d…787958 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x9d80ef…fe671a |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xe73d3a…8031af |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x0462ae…8400c3 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa8d429…136428 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x458c92…308fd5 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x45af03…245245 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x34eb09…8880b3 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x56133a…0c8198 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xd44158…f86fe9 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x84e781…313350 |
| 0x80cf…d8c40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xc4bd25…e79268 |
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.