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 | 44d ago | 0x98cf0a…663c7c |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.02 | 100% | coinbase | 44d ago | 0xce1c36…178c12 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0x9c00d0…12bf09 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0x823d7d…c698be |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0x44933f…097dbd |
| 0xc85f…06040xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | payAI | 44d ago | 0x85eff0…7fa483 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0x80690b…ee7713 |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 44d ago | 0xe7a6ae…e2fc8c |
| 0xc85f…06040x40a8…ad8b | Base | x402 service | $0.001 | 100% | coinbase | 44d ago | 0x2a486a…90ddce |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0xbce445…411ae2 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0xcd9a49…96b033 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0x314c0d…a48cb3 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.10 | 100% | coinbase | 44d ago | 0xb5a334…5af9af |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0xad29fa…045f36 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0xc6d830…8542af |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x6becc4…beb23e |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x0d7609…20e36c |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x9824e1…681b79 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x38f7ac…039d7f |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x95e7da…d13748 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x9e1616…6b017a |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x08be40…8d6b22 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x67932e…428df6 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0x651907…383879 |
| 0x5b01…7c720xc85f…0604 | Base | Vuln Surface ScanSecurity | $0.002 | 100% | coinbase | 44d ago | 0xbaa9fd…cca69c |
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.