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.50 | 100% | coinbase | 47d ago | 0xc3bb53…c641e8 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.35 | 100% | coinbase | 47d ago | 0x10a2f6…a88983 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.30 | 100% | coinbase | 47d ago | 0x5655c1…0bb9a4 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.30 | 100% | coinbase | 47d ago | 0xb442a6…5ea8dc |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 47d ago | 0xc6c8c4…1b7071 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 47d ago | 0x0e5386…c0f677 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 47d ago | 0xa1aca3…189d44 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 47d ago | 0xc34d41…29e8d2 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 47d ago | 0x8c9cf3…add7fa |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 47d ago | 0x24e219…e4279c |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.18 | 100% | coinbase | 47d ago | 0xe1d86a…d58301 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 47d ago | 0xb346e0…d89516 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 47d ago | 0xda3478…9fa494 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 47d ago | 0xea8ebb…083fea |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 47d ago | 0x7f4ddd…3efe33 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 47d ago | 0x6ea4dc…63ade6 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.12 | 100% | coinbase | 47d ago | 0xa4da34…909d49 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 47d ago | 0x482df6…9d206f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 47d ago | 0x5c5271…11a013 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 47d ago | 0x05f627…fc4ac1 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.09 | 100% | coinbase | 47d ago | 0xc531d3…43d0e8 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 47d ago | 0x451402…139836 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 47d ago | 0x8c9339…e8d2b3 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 47d ago | 0x43f8e1…54c21f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 47d ago | 0x13d2e1…46a102 |
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.