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.005 | 100% | coinbase | 12d ago | 0xd91e35…4936bb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 12d ago | 0xd797c1…ab770a |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 12d ago | 0x08705b…3e4ba7 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 12d ago | 0x529d95…184f56 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.004 | 100% | coinbase | 12d ago | 0xcd70b9…c61dde |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.003 | 100% | coinbase | 12d ago | 0x3168c6…40a0c8 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.003 | 100% | coinbase | 12d ago | 0xee85ec…109de7 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.02 | 100% | coinbase | 12d ago | 0x6c20dc…1ce06e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.06 | 100% | coinbase | 13d ago | 0x2c836a…b51bcf |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.25 | 100% | coinbase | 13d ago | 0x8bb23b…2516a9 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 13d ago | 0xc98fa7…b0378e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 13d ago | 0xa9ae13…6db039 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.20 | 100% | coinbase | 13d ago | 0xd582b3…6614f7 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.19 | 100% | coinbase | 13d ago | 0xc750e0…95c0fb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.18 | 100% | coinbase | 13d ago | 0x382d48…63f3fb |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 13d ago | 0x9b2379…8f846b |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 13d ago | 0xd89913…fb8457 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 13d ago | 0xd4b5f7…fbdd22 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 13d ago | 0x3ca85d…b5751d |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.15 | 100% | coinbase | 13d ago | 0xd878d3…eee0d5 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.12 | 100% | coinbase | 13d ago | 0x890209…a7fc2e |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 13d ago | 0x83e534…3e1dde |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 13d ago | 0x42e27c…bdf517 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.10 | 100% | coinbase | 13d ago | 0x62f3e2…4a00e7 |
| 0xcc83…e9e20xd5ba…fe7d | Base | Losbeto Market IntelUtility | $0.09 | 100% | coinbase | 13d ago | 0x244f2c…8b9893 |
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.