Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x7ec412…570900 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x25e77f…d1db6a |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x33c033…12efff |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x675c02…3c5cc6 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x564bb8…71e388 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xdf6fcd…74eb9f |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xd9ab95…66bc0d |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x6b4a41…8cb0fd |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x4a5e39…c6d9cd |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x7d81c4…e7b945 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xecd4b4…d27b13 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xd2b986…e2b774 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x2ab83d…322903 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xa34a77…c2d60e |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x791f02…c2292d |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x22c624…394df6 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xac0e5d…d4ee4e |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xced8a9…962d9d |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xb6cf94…1fa60f |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xa20746…410810 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x4232e0…0ac205 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0x3b5c15…85e92f |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.01 | 100% | coinbase | 31d ago | 0xaa5ccf…d2e353 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.005 | 100% | coinbase | 31d ago | 0x80a392…6f9237 |
| 0x2f76…ddba0x733f…6457 | Base | Omni TerminalOmni-terminal | $0.005 | 100% | coinbase | 31d ago | 0xcc404f…53cf8d |
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.