Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x93785d…80a47d |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xd915c8…644d84 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x9df6a2…73fe76 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xe88a06…adb019 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xb22f6b…83b7d3 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xd09c2b…8ff5b8 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x46fc43…d7acb7 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x9b5128…1ed4ba |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xe53a42…1b6dd9 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x048bd0…2b981d |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x780e87…3e1c9e |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x687de2…fcde20 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3a2b62…8f1378 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xdd352b…76d340 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x358f8a…16ad06 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2433ec…c24147 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd3cb18…d167da |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x57db94…052c8a |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xc270dc…548740 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3ba515…1f0d3a |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x98567d…6aa42d |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2acd06…4f8458 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x89c3b7…fd2d77 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x28cdd6…8f68b6 |
| 0xc185…d1650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x51fbf3…53234c |
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.