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 | 37d ago | 0x040037…49bb00 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x224cec…f73b04 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0xb5f69a…b010f6 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x769c14…3c61bd |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x58d8c6…fc03da |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x4ff9a4…cbca0c |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x376523…aee203 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x5167cc…dc7ac1 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x4da65c…141d82 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x13add2…e52a70 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0x4faa5d…da9d4a |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0xe01a0d…3ae6a0 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0xee73e5…b7d678 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.03 | 100% | coinbase | 37d ago | 0xf086a5…6e92ac |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 37d ago | 0x01a468…079ae8 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x524b8e…b3a26b |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x844ca8…273be7 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x7e6f04…5a9f6d |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x973a35…848e24 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x0f2d9d…0817f8 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x94e7e3…35db85 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0xac6828…f1ffbe |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x355433…e84176 |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x355a05…2bde4b |
| 0x3706…3a9c0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 37d ago | 0x8eb137…effbdb |
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.