Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 7d ago | 0x5cdcbd…660c2a |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 7d ago | 0x1b7608…31fc01 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x5fd466…02e916 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x3d7759…b69837 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x67c157…c28a8b |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x24917c…fea94c |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xeb7d5d…4caa6d |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xdbd82c…8eddde |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x5d9caa…8c9932 |
| 0xc9c7…16700x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x1e6e6e…b60d35 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xc0ec55…596598 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x33195a…c701fc |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x83dbfc…009c0d |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xa0bff7…7a1787 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x0df969…ba34ae |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x7eaff5…f31259 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xba4ff0…022804 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xcbba78…356005 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 7d ago | 0x786a98…b93a3c |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0x4ae9a8…36ef4a |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 7d ago | 0x355eca…eb1212 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 7d ago | 0xc70e10…cc877e |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 7d ago | 0x5319b6…ad1658 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 7d ago | 0x391406…cfb9cc |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 7d ago | 0x459577…495a39 |
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.