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 | 0xe8debd…964e2c |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xe237f9…16f889 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xb72a60…c2a78a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x269cb6…f6ce28 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x04ac6f…593c0f |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x29af3d…91e22a |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x5c4668…090d1c |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x7d6d2c…e79de5 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x3e5baf…acba70 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xf3e45a…6832de |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x9929e2…bf9bd6 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0xaf99ef…639fd9 |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x03872c…9d6eda |
| 0x04f9…a77f0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.002 | 100% | payAI | 42d ago | 0x740f6c…e2b4c1 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 42d ago | 0xc65a07…ce1569 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 42d ago | 0x09f4ad…071321 |
| 0x04f9…a77f0x9dba…0df8 | Base | x402 service | $0.006 | 70% | 0x1360…66fa | 42d ago | 0xf703bb…061cde |
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.