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.003 | 100% | coinbase | 7d ago | 0x7e247a…9f0d82 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 7d ago | 0xf75a01…6ca85c |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 8d ago | 0x5f1c6b…3049fd |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 8d ago | 0x243935…93156a |
| 0xc533…2d7a0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x40758b…6d6784 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x2b2d64…cb9514 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x937418…ceb01c |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0xa40e3e…03111b |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x788357…4f426e |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 8d ago | 0x9df679…156f60 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0xea8462…648e4c |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 8d ago | 0x5eb96e…307742 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x5184b3…7d3735 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xf944d6…f32d81 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 8d ago | 0xbfa22d…0e1b03 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x85cd5b…92daf7 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0xd5508f…7a9489 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x87eca7…435fa7 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 8d ago | 0xe9a996…560fc1 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 8d ago | 0x4d67ff…ea95e2 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 8d ago | 0x00b538…552311 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 8d ago | 0x956bc7…569adb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 8d ago | 0x9c9c92…b36e44 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 8d ago | 0xe43f65…394b4b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0xf942d0…1a556a |
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.