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.003 | 100% | coinbase | 1h ago | 0x186ee8…634399 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 1h ago | 0xed7d57…6d54a6 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 1h ago | 0xa4ae5e…7dbc05 |
| 0x91f1…f8800x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 1h ago | 0x832d86…607b80 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 1h ago | 0xcf3a3e…4c2af8 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 1h ago | 0xef13d6…eff128 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 3h ago | 0x9f90fd…9f3528 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.04 | 100% | coinbase | 3h ago | 0x338526…734498 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 3h ago | 0x1da76f…1d733f |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 3h ago | 0x2e41fd…f3b047 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 3h ago | 0x728c18…b9f161 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 3h ago | 0xf11609…d6c601 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 3h ago | 0xf8a159…4b5782 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 3h ago | 0x2155a4…582af0 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.02 | 100% | coinbase | 3h ago | 0xb12319…8c5583 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 3h ago | 0x7b1fc2…a2bfc4 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 3h ago | 0x32fe51…093970 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 3h ago | 0x3b911a…91b790 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 3h ago | 0xf53462…32214a |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.002 | 100% | coinbase | 3h ago | 0xb4c2a1…78c728 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.001 | 100% | coinbase | 3h ago | 0xc27983…6d5ebc |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.005 | 100% | coinbase | 3h ago | 0xc6376d…b642e3 |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.01 | 100% | coinbase | 3h ago | 0xa71651…b54acb |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.004 | 100% | coinbase | 3h ago | 0xd2c6d3…620a0b |
| 0x9122…f4ce0x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 3h ago | 0xae52aa…7c0b8d |
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.