Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0x047c87…a742b6 |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0xbc2859…900bfa |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0x2f2391…f61a60 |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0x97d68e…cb3927 |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0x134bfe…421f8d |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0xb6d6b0…9884ef |
| 0xf16f…4eca0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 31d ago | 0xd2ab25…7124af |
| 0xf16f…4eca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 31d ago | 0x0e0adb…516719 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xccc074…2916e8 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x291433…0b782c |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xc49752…091529 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x1c33bc…777066 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xc87c94…238bb0 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x5b4477…e09eba |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.10 | 100% | coinbase | 31d ago | 0xee025e…fc93c9 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x33a8ee…505a56 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x1b7c1b…a7a71f |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x01c95a…16dbbf |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x16784f…47a4fb |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xaba4e4…a945bb |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xa62bf0…1c1c2e |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0x994b25…2ede98 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xaf26be…e307b8 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xf346d3…efe0b7 |
| 0xb397…627d0xf16f…4eca | Base | FiatDock MarketplaceMcp | $0.01 | 100% | coinbase | 31d ago | 0xdcfac0…47d26b |
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.