Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x60841e…af3bfe |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xf103af…b07a7d |
| 0xc85f…06040x6302…ad57 | Base | TripadvisorTravel | $0.01 | 100% | payAI | 47d ago | 0x5838b5…403ca0 |
| 0xc85f…06040x6302…ad57 | Base | TripadvisorTravel | $0.01 | 100% | payAI | 47d ago | 0xf19822…e43beb |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 47d ago | 0xbb2d8a…0e7f0e |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 47d ago | 0x61a438…e954ca |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x95fcce…12370a |
| 0xc85f…06040x6302…ad57 | Base | TripadvisorTravel | $0.01 | 100% | payAI | 47d ago | 0xe225a9…394fe9 |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 47d ago | 0x3ca56d…3b1a71 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xc8bb31…a2c0df |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x41c48d…da9d47 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xf68b4c…931e44 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xde5e01…ea35af |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x331812…f966b2 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x11a248…9c7e5c |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x5fae94…0254d4 |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 47d ago | 0xed9ab4…eddd28 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xe1f317…b6d751 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x0fb30a…a25b0c |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xb40bd5…a90299 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xae5f06…5edb2d |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xf250de…704466 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0xd66354…607cd6 |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x1d44b7…9e9c0a |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 47d ago | 0x047fc2…b20577 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.