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.01 | 100% | coinbase | 2d ago | 0x627e91…a4a6cc |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.01 | 100% | coinbase | 2d ago | 0x36c535…268ad2 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.01 | 100% | coinbase | 2d ago | 0x4ec422…765972 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.01 | 100% | coinbase | 2d ago | 0x3c0cf5…28e473 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.01 | 100% | coinbase | 2d ago | 0x401968…b499d6 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.01 | 100% | coinbase | 2d ago | 0x342a0b…637fe8 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.008 | 100% | coinbase | 2d ago | 0xa6aaca…af0ccb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.008 | 100% | coinbase | 2d ago | 0x72d16d…7b93ca |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.008 | 100% | coinbase | 2d ago | 0x1052e5…1eeb8d |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.005 | 100% | coinbase | 2d ago | 0xbab68f…f029b9 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 2d ago | 0xa62375…db0acb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 2d ago | 0x56b71d…64cab6 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 2d ago | 0xc9535a…e741ee |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 2d ago | 0xa5bd2d…bd347e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.003 | 100% | coinbase | 2d ago | 0x268098…bd78c1 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.003 | 100% | coinbase | 2d ago | 0x55b1e7…4ed1c8 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.02 | 100% | coinbase | 2d ago | 0xd3ae96…c39253 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.005 | 100% | coinbase | 2d ago | 0x5e47e1…6ea893 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 2d ago | 0xae2782…d791b2 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 2d ago | 0xf70022…2ff4eb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 2d ago | 0x9a52cb…67fc23 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 2d ago | 0xb729a7…2fb8ff |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 2d ago | 0x4371a8…ab24ac |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.12 | 100% | coinbase | 2d ago | 0x7488b0…856e5d |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 2d ago | 0x22bc83…315ee3 |
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.