Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x6c173c…e35019 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xff8eed…c248b6 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x53075a…9e5369 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xcfac65…3399b3 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xda94ce…f4b44b |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x775152…3b5d0e |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x50555c…63ea70 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x481819…7d8de8 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x254f8f…14fc14 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x14da15…ad66fe |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x9a2fa3…4807b6 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xe952ee…dff3a0 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xaf05cd…eaff2d |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xe486df…cfd412 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x4e34c0…2921b8 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x2c8859…73748d |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x08c607…30465d |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xcfbffd…639ad9 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xd05d50…1ce439 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x3ad552…902446 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 42d ago | 0xd7d606…6d6821 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 42d ago | 0xb43966…7b730e |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 42d ago | 0x19e1cb…54ac86 |
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.