Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x0f7348…c1fec0 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x932dad…72c824 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xac54b6…b48346 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x909196…f51256 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x28384a…96fbb8 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xc23ddf…e0ef79 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x93c923…9f68b0 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xb80672…acb53d |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x74afb4…c41780 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x6d7097…328b79 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x831a48…49cd3e |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x3593c2…ae5306 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x5d755a…e2ffc5 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xa3734d…9817da |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xe2cc03…33eab0 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xe6d407…c4e702 |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0x414c29…0a065d |
| 0xe1f8…0b35StableVoice | Base | StableVoiceRecording Tokens | $0.02 | 100% | coinbase | 12d ago | 0xab05ba…3c34a7 |
| 0xbcf4…b307StableVoice | Base | StableVoiceRecording Tokens | $0.06 | 100% | coinbase | 13d ago | 0x9a07f3…ab68b2 |
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.