Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x69e1…8a190x10ff…9e4f | Base | Suede AIMusic | $0.15 | 100% | coinbase | 19d ago | 0x02f05f…193f01 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0xb411a7…96ed4a |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x414341…8f9a01 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x007d32…cbaf14 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0xe89291…46e3a5 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0xe0108c…71a884 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x12d909…f6c749 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x4c8f18…71c8ac |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0xc37257…99f74b |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x1201c6…b9faa6 |
| 0x69e1…8a190x058d…21b2 | Base | DeFi Safety OracleHoneypot | $0.003 | 100% | coinbase | 20d ago | 0x3cbb7e…0ae815 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0xd63d5a…73c7a5 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x6c3d27…623552 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x1fc20c…00cf0a |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x12c808…e137ae |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x12f70b…9c2282 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0xb9053a…11db7d |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x261277…e7d56d |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x592d47…2ae522 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x3b501e…6c345e |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x3d00d7…212a1f |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0x2c4c3c…9bfec6 |
| 0x69e1…8a190xce33…989e | Base | Crypto Prices & Market DataCrypto | $0.004 | 100% | coinbase | 20d ago | 0x204276…b32842 |
| 0x69e1…8a190xf22e…f493 | Base | geocode-reverseGeo | $0.001 | 100% | coinbase | 20d ago | 0xd0c726…6408b4 |
| 0x69e1…8a190xf4c3…8854 | Base | srch.bestData | $0.0035 | 100% | payAI | 20d ago | 0xa6ace2…fabbee |
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.