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% | coinbase | 29d ago | 0x00c5dd…74012b |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x766e6e…7329fe |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xdeb0d2…e771eb |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xbb14d6…9b163a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xd85c8b…1f822a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xf9f7a6…db7f2a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xf20dc5…00c5ed |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x4a785d…cbdef2 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x8594fd…87fa76 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x875a50…9fe943 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xcdf913…007bdc |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xe508d7…6ae668 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x3fddda…fefc9f |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xbbf017…0f693b |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0xe28ffa…2da1f6 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | coinbase | 29d ago | 0x7d4091…dca8cc |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 29d ago | 0x674bda…866672 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 29d ago | 0x319741…112d0e |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 29d ago | 0x929713…7775b1 |
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.