Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 18d ago | 0x2ec907…545288 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 18d ago | 0x036708…e27b92 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 18d ago | 0xaa7b0f…eb770f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 18d ago | 0x288991…0f8c03 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.19 | 100% | coinbase | 18d ago | 0x43a0bb…04db57 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.18 | 100% | coinbase | 18d ago | 0x09f193…3e3ac6 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 18d ago | 0x0dc8db…9e1896 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 18d ago | 0xc2e6cb…892d2a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 18d ago | 0x10ec3e…61b26e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 18d ago | 0x28dbc2…fbeef7 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 18d ago | 0xf63c57…0d252a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.12 | 100% | coinbase | 18d ago | 0xb8bbe5…f6b226 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 18d ago | 0xe806bc…37daa4 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 18d ago | 0x5ccfc1…1dd8ef |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 18d ago | 0x63c268…baf2aa |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.09 | 100% | coinbase | 18d ago | 0x43e236…64edb1 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.09 | 100% | coinbase | 18d ago | 0xaf2224…d29226 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x0bbb89…33da76 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x241087…37a18c |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x2774f6…b87a3b |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x3555fe…5dbf82 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0xe19379…f77cd3 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x92563a…09349a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 18d ago | 0x9f6718…8def85 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.07 | 100% | coinbase | 18d ago | 0x4fcf98…82589d |
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.