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 | 42d ago | 0x6fd7c7…904896 |
| 0x97bb…e70d0xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 42d ago | 0x5f1b02…834010 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 42d ago | 0x917862…0099a8 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.10 | 100% | coinbase | 42d ago | 0xa756a3…77147e |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.12 | 100% | coinbase | 42d ago | 0xed2fe7…7fdd73 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.12 | 100% | coinbase | 42d ago | 0x53e771…5bc16e |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x7cc2fe…f0b2cb |
| 0xbacc…3b5e0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x45c30a…20a9e7 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.12 | 100% | coinbase | 42d ago | 0x20c84d…7fd1e6 |
| 0xcc9c…b9e20xade0…89ab | Base | Deepline GTM APICompany | $0.12 | 100% | coinbase | 42d ago | 0x87d4ab…7b97c3 |
| 0xbacc…3b5e0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0xa51687…3d06e7 |
| 0xbacc…3b5e0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x7d21de…cccff8 |
| 0xbacc…3b5e0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 42d ago | 0x8f57d7…f9e560 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x6bff1b…4903f2 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x45f71c…cd34e6 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x98a54d…2e1132 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x6411e8…d00a58 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x9c3b01…081a9f |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0xca5046…c1e24d |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x13bf6c…efc7d7 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0xb20653…a2a557 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x1d07eb…59d4ce |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x61601c…355e5d |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0x44bc7d…802db5 |
| 0x55d0…88140xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 42d ago | 0xaa45cc…458f74 |
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.