Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xd5f3b8…05fa65 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0xaa2b33…9eebb6 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0x0bd715…915528 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0x37b8b6…5331b1 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0xe3568d…92619c |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xec2e01…8d308e |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0x781087…f474d6 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0x40abd5…de2310 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0x16b0ac…69d8f2 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 27d ago | 0x883254…f518c0 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xf3227b…efec04 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0x4db1db…def96d |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xd32c50…7cfc59 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0x574030…085385 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0x13112c…f6f851 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xf6e286…87dcee |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xee82a8…682ce3 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0xfe1300…5992ad |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0x3e36d1…6d7deb |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 27d ago | 0x62f9f6…620aad |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xe23db3…e7870c |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.50 | 100% | coinbase | 27d ago | 0xe9d11d…47e669 |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 27d ago | 0xda32b6…005e4a |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xbbd2a9…478d7c |
| 0x7e1e…b3710xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 27d ago | 0xf69fac…d30e88 |
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.