Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x9a5259…f92677 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x6b0c32…1cf82c |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x50fd75…4b65ef |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x7a2ecc…96993c |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0xb2f50a…b02dd6 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x42615c…7e4906 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0xa5bd8f…364399 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x93c8c0…2a0720 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0xc9026c…89e477 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x1558ab…10ad2b |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 44d ago | 0x29a990…ef9cd2 |
| 0x9f5f…6e500xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 44d ago | 0x2e1e17…4314ae |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x53d847…294df9 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x7358e1…3cc96e |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0xb4bf96…7958fe |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x8d612e…2cfb6b |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0xa3b5e9…52cb65 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x5a3267…2c1f0f |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x363dad…ecee96 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x57a504…06ebe0 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0xa4f00d…01bd89 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x373cae…6d11da |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x56b807…2bc63b |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0x9acc52…c00919 |
| 0x5993…42a00xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 44d ago | 0xce8144…175854 |
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.