Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x36be…6a120x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x43a06c…a7a4b0 |
| 0xaad5…b46b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x2208c5…ecd179 |
| 0xcc6d…22d10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x2f2b61…70b5e4 |
| 0xcc6d…22d10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xa6bb03…8cd7eb |
| 0xd34e…75770x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x6a83f7…6689af |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x63c7e0…9d4de6 |
| 0xea96…d8500x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xa60978…b81d2b |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xc8177c…e498b1 |
| 0xa276…30950x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x2beace…ba5e94 |
| 0xa276…30950x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x3d14ee…4fdd94 |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xd468a5…e14b71 |
| 0xa276…30950x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xba5c38…0e30d4 |
| 0xca16…c06d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x9500f5…a29060 |
| 0x56f7…65340x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xa54fd1…e291b6 |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xda6447…6b5d9b |
| 0x2971…fc2d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xb0cc02…882742 |
| 0x9a8e…cc8e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xa3ac9a…a7ea20 |
| 0xea96…d8500x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x761158…8c2ded |
| 0xc088…1ec40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xb9c221…6da382 |
| 0xc088…1ec40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x5ca251…fc1c86 |
| 0xbb7f…da370x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x661462…431c86 |
| 0xd34e…75770x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x4e2581…eee2e4 |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0x4a9ce3…7f4ad4 |
| 0x0540…4a0e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xd101de…ff53f7 |
| 0xcf13…d1640x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 109d ago | 0xdb0eee…a2695a |
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.