Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f82…c4650xca45…3a2d | Base | WAVE-1 Token ForecasterCrypto | $0.001 | 100% | coinbase | 14d ago | 0xed2d7a…c15d4a |
| 0x3f82…c4650xca45…3a2d | Base | WAVE-1 Token ForecasterCrypto | $0.001 | 100% | coinbase | 14d ago | 0x8eb5e3…1fc816 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0xa1ba8b…07d395 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x794bc5…c29cdd |
| 0x3f82…c4650x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 14d ago | 0xf7ab3a…485cd9 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x394f58…814b61 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 14d ago | 0x327eff…d95a5a |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x1d4c25…7b052a |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0xeee1b4…715a04 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x084d3b…b5afbe |
| 0x3f82…c4650x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 14d ago | 0xb77cff…e51238 |
| 0x3f82…c4650x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 14d ago | 0x81b8a2…c9dca6 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x37b7ea…4d5853 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 14d ago | 0x7fb39b…ddb047 |
| 0x3f82…c4650x5bb4…9f68 | Base | Otto AIYield farming | $0.001 | 100% | coinbase | 14d ago | 0x783010…931e7d |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 14d ago | 0xee400c…705433 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x0e32ff…879314 |
| 0x3f82…c4650xca45…3a2d | Base | WAVE-1 Token ForecasterCrypto | $0.001 | 100% | coinbase | 14d ago | 0x801ff0…3d1653 |
| 0x3f82…c4650xca45…3a2d | Base | WAVE-1 Token ForecasterCrypto | $0.001 | 100% | coinbase | 14d ago | 0x54431b…97e4b8 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x4e712c…db6d2f |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x6846a3…426508 |
| 0x3f82…c4650x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 14d ago | 0x57c363…ff32d2 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0xd21464…ec82cc |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 14d ago | 0x63bc96…1c9e63 |
| 0x3f82…c4650x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 14d ago | 0x591d1a…347f46 |
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.