Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8749…bc9c0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 14d ago | 0x0aa3c4…ad2041 |
| 0x8749…bc9c0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 14d ago | 0x1f1de4…a0df23 |
| 0x8749…bc9c0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 14d ago | 0xe0cbc6…2ccdfa |
| 0x8749…bc9c0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 14d ago | 0x47bf3e…7e5aef |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x810bb4…4367c6 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xb06435…2e5b83 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x40c797…31fc99 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x577389…cdb017 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x997ccc…b68105 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x125167…b7dc2e |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xccce6c…17fc23 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xda8317…a7841c |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x2b911b…9c55e4 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x5269d4…b16e7d |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xf2fda8…ab2e4a |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x734d7e…b8eb94 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xe28bce…af2624 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x77641c…7eaf72 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x849e86…07236e |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x28045a…f9539a |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xe89bdb…2a82eb |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xcb07c7…0afea1 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0xebe541…2fbbea |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x35d241…ac2ea2 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 14d ago | 0x52e1b6…4f8d1c |
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.