Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x6b298c…5cf5b6 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x0f9b74…f4473b |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xa94d78…cac4cc |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x9d3ca2…48611e |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xd63331…f4124e |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xac6dc3…3802a4 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x1fb472…d728d8 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x17fae0…0b9f64 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x9f5d10…281589 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xb5e624…e1a604 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x283325…4c289d |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x7b44be…cc1b1d |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x0381fd…293064 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x8a5ce2…56ef7c |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x077a7a…78004d |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xc46a34…61fd03 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x7c9292…50ca18 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x75e5e6…b55e0d |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x760d47…ffdd82 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xdf231a…730036 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x95387a…ab025f |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0x521c64…6bbb43 |
| 0xcd91…342c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 29d ago | 0xfcbbff…f5f416 |
| 0xf0f0…57bd0xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 29d ago | 0x45cddd…5265bb |
| 0xf0f0…57bd0xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 29d ago | 0x63e954…3353be |
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.