Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0xa3037b…82d48c |
| 0xad7f…adf80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0x0a39c6…fd83b9 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0x4f71ba…90e87c |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0x1f23c5…af0326 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0xaec2da…fdf3b4 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 78d ago | 0x6177e7…1d0304 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xd3d9d5…700b6c |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xd0ad25…1e7b76 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x2e77d9…ed3ee5 |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xe836ff…88ede7 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x6c82de…e212e5 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x814700…13647a |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x4ff55c…cec6c8 |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xe3ef66…5366f8 |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x425fcc…105dd7 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x253089…1b4bf1 |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xf57fac…3c816a |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xca6df1…34a55d |
| 0x778d…00180x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xcd1ae3…406763 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x7fee28…fbf641 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x1f7d5e…56ec5b |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0xc40d5b…a687f2 |
| 0x03dd…dc850x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x496c18…0f5f09 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x317129…6aab85 |
| 0x036b…ba770x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 79d ago | 0x2b9828…39edad |
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.