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 | 43d ago | 0xa2fa88…76a781 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x1e2f97…bacaea |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x2e8106…b82cb3 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0xca8f9f…8c6df0 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0xd44720…d6a4de |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x190182…5b74fb |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0xb97930…710d7a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x755e3b…ec277c |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x1c1cd3…66d722 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x31ad44…347da4 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x68d277…20ebe6 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x0dbec2…d3a573 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x9df2ed…b54a21 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x3c0307…643669 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x986818…d04c22 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x141788…c867b1 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0xa2bf6c…73f965 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0xe6c1ba…06a6ef |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 43d ago | 0x6b91e4…4b15e5 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 43d ago | 0x35a139…2abb9b |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 43d ago | 0x0296c0…707f87 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 100% | 0x1360…66fa | 43d ago | 0x7c6d69…09aaa5 |
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.