Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x0dc010…1c0334 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x0bdd9c…7e57d5 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xacdb2f…1d3069 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x618a30…9ea443 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x0054e6…036685 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x062087…1f6ecd |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 43d ago | 0xed6423…e4ed45 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xc64f30…0e2f03 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 43d ago | 0x6514eb…eab04e |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xebee42…8ba4a4 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.03 | 100% | coinbase | 43d ago | 0xebade7…2d0a13 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x758abd…b2a163 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x38740a…ab1b25 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x602123…a62382 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x8ae5c9…3f91aa |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x64e547…0f53a7 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xc1ca06…dedc4e |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xd69b44…8de8f4 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x43f5a6…32b750 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0xe084b2…f3d68a |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x6c282c…620f4d |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.02 | 100% | coinbase | 43d ago | 0x80c543…bd206e |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 43d ago | 0x217e02…7a8dbf |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 43d ago | 0x51c4f5…c534f6 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 43d ago | 0x487c33…e063be |
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.