Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb65a…03810x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xa5b706…1b716c |
| 0xc4b8…390b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x1343b0…3631b1 |
| 0xc33e…08310x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xea4258…c47d2c |
| 0x2971…fc2d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x76598f…acdf8b |
| 0x7a27…4a220x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x84e9e9…9b0611 |
| 0x2878…35760x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x772136…b4e3ea |
| 0xf147…446f0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xeed29b…acb71d |
| 0xcc6d…22d10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x6ef0cf…3bb712 |
| 0xd91e…77c20x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xcdbb75…96fa76 |
| 0xdd5d…adbb0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xa8c955…a4bb32 |
| 0xb004…ba130x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xdf3b64…13b7e4 |
| 0x2db4…e59e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xfdbd20…bea69a |
| 0x2753…48ca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xcdcad1…07fe79 |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x0ba145…206492 |
| 0x6daa…57460x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x6c9457…814232 |
| 0x2b83…43620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x54d914…04e944 |
| 0xe403…95c10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x15ac6d…2bdbfa |
| 0x24e1…8c720x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x6d1a89…617808 |
| 0x767c…c39e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0xd88942…a2b5a7 |
| 0x2878…35760x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x4345f4…ee4e78 |
| 0x0540…4a0e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0xdcf0a5…974dde |
| 0x44a6…0c8e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0xe97924…9ea4ba |
| 0xaad5…b46b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x538bcf…3d4815 |
| 0xd34e…75770x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0x0f5284…21b671 |
| 0xa3a6…6afc0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 128d ago | 0xecd700…4cea43 |
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.