Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x590220…b48467 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8eb35f…3b2d5c |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7bde9a…cb2d19 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa69abf…85f67f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6274a5…d07ceb |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe146b5…ba7cda |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x31d2e5…e69152 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x51be7a…adf8e8 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa45c04…6f418d |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x68d44a…5695c2 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x36e663…90e395 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xaa5cd8…d2d313 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8143c1…ba14b6 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1579ef…ff966b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x93c35f…8e903f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcab8bf…20ac68 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x93b8af…142cd5 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3af383…5a401b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4b5192…29cfdd |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xef5015…8510a2 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4f70e3…bb432a |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x265fba…ea4ad9 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x243e8c…998911 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa2fc4e…ae70f5 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe46edb…d8257c |
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.