Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfc5b…d5380x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xabd308…32116f |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0xe47877…4f4295 |
| 0xfc5b…d5380x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xf98ab2…56d273 |
| 0x3d09…7e000x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xb9326c…1f702a |
| 0x3d09…7e000x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x8d36bc…371439 |
| 0xfc5b…d5380x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xde6227…4ec436 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xf87a72…8cbce0 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0x81e845…043643 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0xdacc32…61d29b |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0xf49ae5…e2cfae |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0x313929…553f5f |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x0ba986…4d0a61 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x6b48ce…c2020c |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x2472c8…d9c1cb |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xb84c7a…099673 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x16af73…7bd388 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x980ca8…179e1b |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xd2d73d…7b45f1 |
| 0xfc5b…d5380x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x00a3ec…c7b9d7 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0x03b427…9e2137 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xcaf7e9…8ff172 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x1c1a60…1168e2 |
| 0x4629…6f820x0e84…b808 | Base | Otto AITwitter search | $0.10 | 100% | coinbase | 102d ago | 0xd90fcc…69bed1 |
| 0xfc5b…d5380x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0xa82f69…cf9af5 |
| 0x84c0…b9dd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 102d ago | 0x362470…20ae8c |
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.