Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf1cb8c…38c87a |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x89a19b…a3edbd |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcc9563…ee2793 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x838358…ca92d7 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x44bd9b…d84869 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x71e5f2…f5ff7d |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb9cbea…78284e |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ad3f9…0c86bb |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcbf75f…6652f8 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x45c562…eae5de |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2680cd…0cdbb3 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xeaea12…4bdef9 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x62ab39…2be2cb |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x63cc1a…b2ba95 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9c37e4…a9d22d |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3f9aef…a9f9ca |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x37ba37…9ee586 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xabaecf…f5dcf0 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa6b766…8e3599 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe232ab…15d979 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4952b5…f54b2e |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc26038…169512 |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdbf09c…3eb23a |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfb49fd…473cab |
| 0xc1bd…00260x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7770bc…b1ff7e |
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.