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 | 48d ago | 0x5e5ff9…e9d4b6 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.35 | 100% | coinbase | 48d ago | 0x2fd279…baeb15 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.30 | 100% | coinbase | 48d ago | 0x796a11…0bf14e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.30 | 100% | coinbase | 48d ago | 0xe2abd0…207954 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 48d ago | 0x3d9a9d…24172f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 48d ago | 0xa9dbb4…d0787f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 48d ago | 0xb83237…9263da |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 48d ago | 0x96e9bc…c37ba2 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 48d ago | 0x3cab5a…b71e7c |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 48d ago | 0x0ffe4a…6ec043 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.18 | 100% | coinbase | 48d ago | 0xbaad90…46b15a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 48d ago | 0xdec46f…ce93ee |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 48d ago | 0x020f26…8b944f |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 48d ago | 0xd175de…09aa5a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 48d ago | 0x0bbcea…ac1be4 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 48d ago | 0x6d2ce2…445cb2 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.12 | 100% | coinbase | 48d ago | 0xf8f337…911956 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 48d ago | 0xee2f08…55dde1 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 48d ago | 0xed195f…99efd0 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 48d ago | 0x6b25d0…9ea212 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.09 | 100% | coinbase | 48d ago | 0x16ce16…fc58e4 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 48d ago | 0x88d8e1…a2a388 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 48d ago | 0xbe4d14…3e0a1c |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 48d ago | 0x9eb0e6…274bdb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.08 | 100% | coinbase | 48d ago | 0xd6569d…e1e52c |
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.