Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcdc2…4d190xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x579e6b…a3ca1e |
| 0xc971…a09e0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xfb8b68…2ed4d3 |
| 0xc971…a09e0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xa17c1a…2cb797 |
| 0x5832…74e80xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x89bb05…3315d7 |
| 0xea96…d8500xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xe6950e…d68bba |
| 0xc682…42120xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x5f3228…14197d |
| 0x9e31…e7dc0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x3a3b28…23dbd1 |
| 0xbe2d…0eed0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xc8d11c…dc7a7e |
| 0xa2e9…653a0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x0dfd7a…70dff7 |
| 0x83aa…1ac00xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xf9ff80…b74254 |
| 0x3382…8e570xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x1286be…df8a54 |
| 0x83aa…1ac00xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xb8c761…26255e |
| 0x7816…74140xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xdbdf6b…febf26 |
| 0x530f…2a060xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xcb31f6…1718d0 |
| 0xc971…a09e0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0xf155e3…1b304f |
| 0xa2e9…653a0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x49408c…cdf385 |
| 0x3382…8e570xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 36d ago | 0x2e48e4…15163e |
| 0x8ddc…75740xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0x6c4fa8…3cc777 |
| 0x17d5…34cc0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0x522573…a1c0d9 |
| 0x66d6…b0de0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0xa973e5…efac5c |
| 0x66d6…b0de0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0x0da3e6…33d09b |
| 0x61fb…76a10xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0x82e289…ae5904 |
| 0x61fb…76a10xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 37d ago | 0x351fb7…ec4c43 |
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.