Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdb00…1fac0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 16d ago | 0xc8c04e…bf570c |
| 0x039e…266e0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 16d ago | 0xfefc48…627263 |
| 0x039e…266e0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 16d ago | 0x0beb64…057015 |
| 0x039e…266e0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 16d ago | 0x4affbf…cb2e01 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 16d ago | 0x04a54e…197680 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.08 | 100% | coinbase | 16d ago | 0x5d5fa7…a470ac |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 16d ago | 0xccf7b6…d6b43d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.05 | 100% | coinbase | 16d ago | 0xbd6fc7…72b87e |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.01 | 100% | coinbase | 16d ago | 0x2c9879…a9e3b7 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 16d ago | 0x652f8c…b8f2c4 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 16d ago | 0x961bd7…1853a2 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 16d ago | 0x9573ef…1f0373 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.08 | 100% | coinbase | 16d ago | 0x5ced5f…65ed97 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 16d ago | 0x5d168e…721270 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 17d ago | 0x82b004…68f9a4 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 17d ago | 0x7002b9…d1519d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 17d ago | 0x028052…9546cb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 17d ago | 0xe67689…4c67cf |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 17d ago | 0x3d500c…f6e4bf |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 17d ago | 0x854211…47c200 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 17d ago | 0x9e3fc2…9e53bc |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.08 | 100% | coinbase | 17d ago | 0xcb13e1…9eb83c |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.08 | 100% | coinbase | 17d ago | 0x01e492…027ada |
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.