Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 9d ago | 0xa6e1e2…0b52f8 |
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0xfc4efd…77aeb6 |
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0x7dcf27…20e941 |
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 9d ago | 0xffb920…28a344 |
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 9d ago | 0x7fd9a4…1bc857 |
| 0xe3ba…3fb30x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 9d ago | 0xceb64b…3afe8f |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 10d ago | 0xae8964…e52fb5 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 10d ago | 0x236c1e…2695c6 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 10d ago | 0x916800…214850 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 10d ago | 0xdcf208…d82f50 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 10d ago | 0xc1d043…a683d7 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 10d ago | 0xaeef17…cb839d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 10d ago | 0x22dc77…76903b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 10d ago | 0x17b7b2…965996 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 10d ago | 0x4325e5…4cba24 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 10d ago | 0x66b58b…dd5e49 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 10d ago | 0x4b7ef4…bbdc3d |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 10d ago | 0xf7be7a…173397 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 10d ago | 0x6a9c04…b90b9b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 10d ago | 0x5ed26a…75352e |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 10d ago | 0x1c48d5…228d08 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 10d ago | 0xf13e83…059f2f |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 10d ago | 0xa80228…a7e8fa |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 10d ago | 0x04fc53…7ce056 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.01 | 100% | coinbase | 10d ago | 0xce3100…708aaa |
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.