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 | 38d ago | 0x609c03…e38116 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x336a5c…c045e5 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x714c6e…67a376 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x5032c8…c1fe22 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0xb4abea…2c0a90 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0xa97a15…f9b495 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0xd4be0a…e79fd3 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x5a9e07…025046 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x0fca08…b43d4d |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x7453ef…44583a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x9df696…521bd8 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0xe7120f…424df9 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x575c43…a3df7d |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x97b2d2…46f6f0 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x79cf8c…036f3c |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x237067…9243c7 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x4d1049…7598be |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0xe35552…b695ae |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 38d ago | 0x79cff2…be610b |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 38d ago | 0x83b245…894587 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 38d ago | 0x62a262…e00b70 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 38d ago | 0x227f26…16bd5b |
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.