Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x684f…969a0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 24d ago | 0xae09d0…a04470 |
| 0x684f…969a0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 24d ago | 0xef53cf…e10bb5 |
| 0xfeeb…b7810xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 24d ago | 0x2c2d00…f575cb |
| 0xfeeb…b7810xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 24d ago | 0x140b13…af2b5c |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xefa213…f7f2c9 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x223e41…67388d |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x85ee83…7fc89a |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xea2a95…18ea0e |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x18ce3d…1e48e4 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xb15e5c…98edd7 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xcd78e6…7b75da |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xd71a86…96576c |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xbee1b3…f3c337 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xea2f9b…57b204 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xe4f95a…e951c2 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x2bfe11…cfdf50 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x5801e5…5b673e |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x81621b…8d4293 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x878f3b…a2a60f |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x907a39…bd5566 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x074156…cba410 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x69d9ef…b3106d |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x40dfb2…07b25d |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0xed0eb6…d07015 |
| 0x274a…37130xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 24d ago | 0x42e8c1…f72dd3 |
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.