{"free":true,"note":"This is an unpaid sample. Paid calls use POST /api/call with X-PAYMENT after a 402.","facilitatorMode":"local","tool":{"id":"crypto.price","name":"Crypto Prices","summary":"Real-time price, market cap, 24h change for one or more coins (CoinGecko).","priceUsd":0.002,"sampleArgs":{"ids":"bitcoin,ethereum,solana","vs":"usd"},"args":{"ids":{"type":"string","required":true,"description":"Comma-separated coin ids or symbols, e.g. bitcoin,ethereum,solana"},"vs":{"type":"string","description":"vs currency, default usd"}}},"quote":{"priceUsd":0.002,"platformFeeUsd":0.0001,"netToPublisherUsd":0.0019},"sampleResult":{"vs":"USD","prices":{"bitcoin":{"price":62464,"marketCap":1252758842799.5132,"change24h":-1.509172165228852},"ethereum":{"price":1783.09,"marketCap":215188806067.05627,"change24h":-1.2829695471305673},"solana":{"price":75.23,"marketCap":43804490900.87527,"change24h":-1.551113162214695}},"source":"coingecko"},"paid":{"endpoint":"https://keryxhq.xyz/api/call","method":"POST","body":{"toolId":"crypto.price","args":{"ids":"bitcoin,ethereum,solana","vs":"usd"}},"firstCall":"HTTP 402 with accepts[0] + root extensions.bazaar","retryHeader":"X-PAYMENT","requirementsPreview":{"scheme":"exact","network":"eip155:5042002","asset":"0x3600000000000000000000000000000000000000","amount":"2000","payTo":"0x8F47aE9eC148903C8535b9289ad8efA400e026B6","maxTimeoutSeconds":60,"description":"Real-time price, market cap, 24h change for one or more coins (CoinGecko).","resource":"https://keryxhq.xyz/api/call#crypto.price","mimeType":"application/json"},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"toolId":"crypto.price","args":{"ids":"bitcoin,ethereum,solana","vs":"usd"}}},"output":{"type":"json","example":{"ok":true,"tool":{"id":"crypto.price","name":"Crypto Prices","publisherName":"Keryx"},"quote":{"priceUsd":0.002},"result":{"_note":"Probe free sample: GET /api/demo?toolId=crypto.price"},"settlement":{"mode":"local|gateway|demo","txHash":"0x…","network":"eip155:5042002"}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"additionalProperties":false,"properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","multipart"]},"body":{"type":"object"},"headers":{"type":"object","additionalProperties":{"type":"string"}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}}},"next":["curl -i -X POST https://keryxhq.xyz/api/call -H 'content-type: application/json' -d '{\"toolId\":\"crypto.price\",\"args\":{\"ids\":\"bitcoin,ethereum,solana\",\"vs\":\"usd\"}}'","https://keryxhq.xyz/quickstart.ts","https://keryxhq.xyz/quickstart.py","https://keryxhq.xyz/.well-known/x402"]}