Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x97bb…e70d0xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 30d ago | 0x03706d…8aab33 |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x614313…91231b |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x759af2…efd6c9 |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x83a7cc…d0f0dc |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x24b39d…c7dd2c |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0xa2d279…c61a4b |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x3dbc6e…a7af24 |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0x227acc…c3054b |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0xb050f7…09d95f |
| 0x763d…d1b80xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 30d ago | 0xc9354c…e7ed36 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 30d ago | 0x2ddd67…78cbb5 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 30d ago | 0x955e12…52f778 |
| 0x3a52…51690xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 30d ago | 0xf10dd8…636a2f |
| 0x3a52…51690xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 31d ago | 0x23cd81…f3c7c8 |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0xd2ded5…a879f8 |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0xffe19a…f6875f |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0x0e494d…eeec91 |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0x5a892b…92173e |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0x44a638…68ca0c |
| 0x80cf…3fba0xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 31d ago | 0xf6c29d…607523 |
| 0x3308…c1570xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 31d ago | 0xdbaa98…a10b3a |
| 0x3308…c1570xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 31d ago | 0x02cf62…c88cd7 |
| 0x3308…c1570xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 31d ago | 0x528ebf…4e3a47 |
| 0x3308…c1570xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 31d ago | 0xad507d…4bb276 |
| 0x3308…c1570xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 31d ago | 0x3b15a2…6485bf |
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.