Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf57f…d4950x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x49fa32…2dce46 |
| 0x09c3…beee0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x619bb0…827b6a |
| 0xdf0e…b2350x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xe80bba…44fe0e |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xb9d033…346cce |
| 0x3aeb…84080x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x9a14cb…f3a20d |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xf72251…c0b18f |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x9ac391…0f1152 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x5a4a1f…1cf043 |
| themerdok.eth0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xfbcabb…4f49ee |
| 0x5466…7a0c0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xeb8c5e…217d81 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0xae7d18…19120b |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x52101a…1e5639 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 24d ago | 0x6a958c…46edb0 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0x583691…50e3f9 |
| 0xc507…c7500x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0xce659f…455955 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0x4874c8…cb6fc1 |
| 0x64db…c3680x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0x75f8e2…6f39df |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0xc94853…72819a |
| 0x5975…500d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0xf4d254…fb6cd8 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0xacbbc5…348830 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 25d ago | 0x7f6d69…d024fa |
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.