Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xceb4…87bd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xddc3cd…aa232e |
| 0x44e6…fe190x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xdbf245…d96c51 |
| 0xa38c…f21b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xf2409b…ba7888 |
| 0xa335…f7bd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x440cc0…a0a3e7 |
| 0xcf3d…c9a90x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xf38cf9…1a427a |
| 0xdd5d…adbb0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x4adc09…de4352 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.25 | 100% | coinbase | 123d ago | 0xeabb27…d5cd65 |
| 0x3684…780d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x3f1bd6…b36e40 |
| 0x6daa…57460x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x6bccec…8edfee |
| 0x7a65…1ce40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x7dd08d…1a67fb |
| 0x3f37…2bcf0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xe16513…17ffb6 |
| 0xdc6a…b4880x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x5a4df1…72ccac |
| 0x1104…f2610x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xebe62e…8703d0 |
| 0x4f18…0fea0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x522c0e…033151 |
| 0x3eff…6a210x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x0cfd31…950104 |
| 0x7f2e…7e3d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xcb27d7…2edaf7 |
| 0x7a65…1ce40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x9dedce…f78119 |
| 0xcfe9…43cc0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x2031ee…536823 |
| 0x4844…a0ee0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x7b1e49…18320d |
| 0x179e…905c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x3e669e…56e196 |
| 0x83e4…b6ff0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x1206eb…4234df |
| 0x29b8…5ffe0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x905ead…1f718a |
| 0xe809…b5080x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x9c3ed0…762144 |
| 0x3f37…2bcf0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0xe027a5…8f2c39 |
| 0x568b…870f0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 123d ago | 0x1b2bc2…3d8f09 |
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.