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 | 2d ago | 0x5cc9d0…5668e3 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 2d ago | 0x953ea7…5afbd5 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 2d ago | 0x66b8d1…bfa216 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0xf40b65…30dc47 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0x909c28…750e8a |
| 0x039e…266e0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0x60a231…bb26bb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 2d ago | 0x18dac9…554af5 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0xf98f57…3c0ac1 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 2d ago | 0x81fc7c…b78f6d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 2d ago | 0x8efa07…d18d6a |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 2d ago | 0xe875cf…7a5473 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 2d ago | 0x788ebf…9d02d1 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0x823bb1…fd8d64 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0xd68777…1ea29b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0x234478…edb68e |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 2d ago | 0xdfd4a8…f40135 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 2d ago | 0x8fb141…50ad22 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 2d ago | 0x8e4e32…b6520b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 2d ago | 0xd808e2…0c171d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 2d ago | 0x68f2e6…f722c7 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 2d ago | 0x9fdbfd…899fef |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 2d ago | 0xd6157c…c9c857 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 2d ago | 0x62f7ac…346447 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 2d ago | 0x0a3c20…8a4b8f |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.01 | 100% | coinbase | 2d ago | 0x3793a5…586dc1 |
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.