Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 18d ago | 0x956708…c88574 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 18d ago | 0x63bf9f…816382 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 18d ago | 0xfa79d9…a99adc |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xcb96ff…8b6601 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xfbd22e…e44ead |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x959415…888be2 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xa42d81…c04784 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x3641ea…d2def1 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x48e09e…b15e8f |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x49b400…3c5ffa |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x3827de…da05d4 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x8b46d1…19434c |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x068704…b3dee9 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x00b850…6160d3 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x5a8587…1a0271 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x577ce3…57249c |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x913f50…09b17a |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xbdee7b…757793 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xacee30…209705 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x0533ed…4bd89b |
| 0x27ab…248c0x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.01 | 100% | coinbase | 19d ago | 0xe154ff…439cf8 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0x5bf061…ac32b1 |
| 0xebd6…e2e00x9f8b…73a2 | Base | Kokoro TTS for Agentsx402 | $0.001 | 100% | coinbase | 19d ago | 0xd76884…1d7e43 |
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.