Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x801f…46520xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 62d ago | 0xf8a8e2…324209 |
| 0x801f…46520xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 62d ago | 0xa029f0…4bdc75 |
| 0x0cae…85780xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 62d ago | 0x4a6f18…c8bbad |
| 0x0cae…85780xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 62d ago | 0x51a2dc…ee0af2 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x1f6469…80e464 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0xe1c6c9…c8b46d |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x26ecad…654ba5 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x402057…b9825f |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0xaf0a6f…7c4f61 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x365ea2…f4ede8 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x082265…97f781 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x92feca…d2daa0 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x23e8f8…f8175e |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0xede0f1…2893d5 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0xd72796…2b50a2 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x9d9acb…2f93b4 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x6ed8de…c5e0df |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x0ee137…382e1a |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x5a824c…0044ff |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 62d ago | 0xe76fcf…1a5cfc |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x2e31cb…92c874 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0xda4ba0…44ed79 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x5ba45e…413845 |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x0270c4…80fb2a |
| 0xbf63…6e410xade0…89ab | Base | Deepline GTM APICompany | $0.02 | 100% | coinbase | 62d ago | 0x2de76f…cd5b60 |
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.