Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0x4ae4b1…257883 |
| 0xbd49…38900x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x341a6e…1f1d8c |
| 0xcf13…d1640x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x45e6ab…c30511 |
| 0x05ae…51240x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x5b6375…52e005 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0x4d0e80…349b3e |
| 0x8b7f…c6680x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0xb1d959…9f11cd |
| 0xcc27…60980x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x440acf…40a335 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0xb3c8e9…d5b924 |
| 0xd91e…77c20x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0xa5f226…2c8c79 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0x771b53…bfc217 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0xaa2188…a28265 |
| 0xf20a…f4cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x686c82…400706 |
| 0x7a27…4a220x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x6469f0…3b54bc |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0xec94d2…5ff95f |
| 0x2878…35760x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0xe78e9c…43482d |
| 0x2645…e98d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x79943f…27cb01 |
| 0xa38c…f21b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x294c55…b64272 |
| 0xf147…446f0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x440ef7…32a32f |
| 0x7a27…4a220x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x19752b…ab3986 |
| 0x4a08…8f990x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0xd92133…fb40f1 |
| 0x44a6…0c8e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x93faa4…f30627 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0x8d87df…a4c527 |
| 0xa3a6…6afc0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0xd0f2d9…ebc190 |
| 0x993c…39cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 125d ago | 0x38f2c0…fb6a4b |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 125d ago | 0x0d8226…e6bef0 |
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.