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 | 81d ago | 0x41f665…ccc8ef |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xc333fe…2b1c57 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0x469030…62898b |
| 0x90be…5a010x9305…f13f | Base | NansenCrypto | $0.05 | 100% | coinbase | 81d ago | 0x4dd5cb…441142 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0x3de989…fdfd0a |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xac7b4b…3593de |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 81d ago | 0x947527…229214 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0x67cd10…c244a3 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0x6894e3…571c3a |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xad01f9…80951c |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xbb2fa5…9295b8 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0x99dc95…e00731 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0x6ca4c2…a6fd57 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 81d ago | 0xd0c081…74b0c4 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0x73c39b…e3aff8 |
| 0x90be…5a010x9305…f13f | Base | NansenCrypto | $0.05 | 100% | coinbase | 81d ago | 0x0d590f…771d06 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0x8cbf78…653e8d |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xb05488…137f4c |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xa6b525…be0536 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0x86c021…6b5fee |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0x1895d3…a1ecca |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 81d ago | 0x0687da…aa680e |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xf665e7…a4ab07 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 81d ago | 0xcd54e3…1010b2 |
| 0x90be…5a010x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 81d ago | 0xe3138d…f978de |
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.