Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc3905b…d4038f |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x96c18e…919fa2 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x6fc38c…94d25c |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3ff789…f3a226 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x121810…e3b68b |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x80def4…f0ce1d |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xa2db47…00ea52 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x1abcaa…681abc |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x6ed065…529687 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x52d6e1…12b118 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe3042a…d92e88 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x9c3f09…0157de |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xd4cc7a…52813a |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x41a910…fbfbd6 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7f7d4c…a03892 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe19fa8…060430 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc43e56…6b6775 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x2e9243…eaeb68 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3bd72c…1f5e0a |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x30cd3e…35652b |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc91fa6…182984 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf3d9fb…e8a8d3 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x83fde0…4132f2 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3f4c95…b7fdb1 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4a2b41…4e5de7 |
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.