Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8481…81110xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x5cb0f7…c2a367 |
| 0xc6e6…f70f0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xbdc936…0b404d |
| 0xca16…c06d0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x55478f…190735 |
| 0x7816…74140xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x92e336…973972 |
| 0x7478…0f310xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xf66499…b8f793 |
| 0x4550…f8b30xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xf7fde6…369baf |
| 0xbcda…dc4f0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x4c679c…40bef4 |
| 0x9903…cef50xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x511b7b…97a197 |
| 0xbe2d…0eed0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x8a524a…a949e5 |
| 0x8108…38930xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xe1e62b…3657b4 |
| 0x01cd…1e090xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xe9fbb1…342278 |
| 0x61fb…76a10xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xfdb1d3…1a4604 |
| 0xcdc2…4d190xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x1d3633…13e7e2 |
| 0x28df…a2a70xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x3bc729…ee2ac8 |
| 0x3096…84470xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0xf4a1fe…d432ab |
| 0x17d5…34cc0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x67da85…c9f333 |
| 0xbb7f…da370xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x49e2a3…3e7bbe |
| 0x6152…7cb70xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 24d ago | 0x7f901e…3e0b57 |
| 0x30ce…ca3b0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0x90282e…c79d30 |
| 0x7478…0f310xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0x29114f…7d456f |
| 0x7816…74140xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0xac81e8…dbe774 |
| 0x530f…2a060xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0x13d9eb…137ce8 |
| 0xc533…2d7a0xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0x577e33…7938fa |
| 0x25a1…ae780xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0xa22976…db5075 |
| 0xcdc2…4d190xba66…39cd | Base | Timezone ConverterTime | $0.001 | 100% | coinbase | 25d ago | 0xf6372e…4eea0d |
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.