Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 22d ago | 0xa2d751…9b60ca |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x5eeab2…9b7446 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x73665f…23c19a |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x9d78b7…1d3d6d |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xf6d5c0…13c6b8 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xed8080…b3b85d |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xafdeeb…248b03 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xbcc657…fbc1e5 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xc62917…ef865e |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x27b59c…7302ab |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x3a50a2…e7441f |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xa9c1b3…1ebb8f |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x824944…d2cc1d |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x4daf07…eac217 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x8260ed…fa4c2c |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xb6f221…0981ca |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0xc1356b…6af49d |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x9e229b…48cca6 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x814d00…473b39 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x83df35…3bbe65 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x234476…307751 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 23d ago | 0x367f54…ebc1f5 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 23d ago | 0xe6901e…4258a9 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.01 | 100% | coinbase | 23d ago | 0x648c89…878f16 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 23d ago | 0x48d75e…5b5972 |
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.