Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x49cf…1dc60xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 77d ago | 0xffe5f7…179f7b |
| 0x49cf…1dc60xade0…89ab | Base | Deepline GTM APICompany | $0.17 | 100% | coinbase | 77d ago | 0x0ce10e…ea38cb |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xb611ba…ed37a9 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xaa446b…bf7556 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x4f4756…5b9afd |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xbfb5ef…38b578 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x7d95c9…7cb1b7 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xe17c8f…9c1973 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x89e477…26be81 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x5c892d…4b04c1 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xc3bf18…108193 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xfe8657…502cc0 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x5a4108…1c675b |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x78b482…25dd68 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0xcf2ef5…d44987 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x2521c9…1a4ddf |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x818e2d…933016 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x6671df…b44622 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.04 | 100% | coinbase | 77d ago | 0x4017ae…afeb0a |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x261367…87429c |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x5c834d…5c2990 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x550281…2ebe05 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x6b5977…9827d6 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x67271a…af81c8 |
| 0x2b38…ab7d0xade0…89ab | Base | Deepline GTM APICompany | $0.25 | 100% | coinbase | 77d ago | 0x9b747b…ee0740 |
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.