Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x3612fb…a12812 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x0cbf03…02d5ac |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xc419c0…7e4776 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0xd6f384…acf115 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xe7fcbf…adcf2d |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x30f2e6…115e41 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 8d ago | 0x6b234e…e7b310 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xbf52fb…d2f9f6 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x8d4033…149ede |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x07b635…16b30f |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0x8d8223…bf528c |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xc90128…10f773 |
| 0x6a13…84770x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 8d ago | 0xda4fc4…cc4d5a |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 9d ago | 0x82f50c…cf8054 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 9d ago | 0x148566…4705eb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0xd97c72…d4bfaa |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 9d ago | 0x8ce217…3437a3 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 9d ago | 0x4be2bd…8cdaba |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 9d ago | 0x63e60d…f98adb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 9d ago | 0x73598f…475394 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0xa318c1…07e5c0 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0x6423d0…58bd85 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 9d ago | 0x39dbd4…2bce3a |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 9d ago | 0x29fd5f…ecdf8b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 9d ago | 0xbaa6a2…f3f78d |
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.