{"x402Version":2,"payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","resources":[{"id":7600,"slug":"7600","resource":"https://api.speccy.cloud/v1/predictions/polymarket","description":"Top Polymarket prediction markets by 24h volume. Returns up to 50 markets with id, question, slug, volume, volume24hr, liquidity, endDate, outcomes and outcomePrices.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"limit":20,"sort":"volume"},"type":"http"},"output":{"example":{"count":3,"markets":[{"id":"3713394","liquidity":435.25,"question":"Will the highest temperature in Panama City be 29°C on August 20?","volume":99.99,"volume24hr":85}],"source":"polymarket","success":true,"timestamp":"2026-08-20T13:00:00.000Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"limit":{"default":20,"description":"Number of markets (1-50, default 20)","maximum":50,"minimum":1,"type":"integer"},"sort":{"default":"volume","description":"Sort field","enum":["volume","liquidity","startDate"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.speccy.cloud","lastUpdated":"2026-09-17T03:45:17.682Z","quality":{"calls30d":18,"uniquePayers30d":5,"lastCalledAt":"2026-09-17T03:45:17.221Z"},"liveness":{},"verified":false,"featured":false},{"id":8307,"slug":"8307","resource":"https://exec.speccy.cloud/v1/exec","description":"Run untrusted Python 3.12 code in an isolated Docker sandbox (no network, read-only FS, 0.5 CPU, 512MB RAM, 30s timeout). Returns stdout, stderr and exit code. Max code size 64KB.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"code":"print(2 + 2)","language":"python"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"durationMs":210,"exitCode":0,"stderr":"","stdout":"4\n","timedOut":false},"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"exec.speccy.cloud","lastUpdated":"2026-09-02T21:46:44.886Z","quality":{"calls30d":16,"uniquePayers30d":2,"lastCalledAt":"2026-09-02T21:46:45.571Z"},"liveness":{},"verified":false,"featured":false},{"id":8306,"slug":"8306","resource":"https://tools.speccy.cloud/v1/ffmpeg/transform","description":"Standard ffmpeg transformations: transcode, simple filters, resize <1080p. Returns base64 output. 50MB max input/output, 60s timeout, sandboxed workdir.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"args":["-vn","-acodec","libmp3lame","-q:a","2"],"input":{"url":"https://example.com/video.mp4"},"outputFormat":"mp3"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"mimeType":"audio/mpeg","outputBase64":"...","size":1234567},"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"tools.speccy.cloud","lastUpdated":"2026-09-02T21:47:14.492Z","quality":{"calls30d":9,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:47:25.512Z"},"liveness":{},"verified":false,"featured":false},{"id":7601,"slug":"7601","resource":"https://api.speccy.cloud/v1/web/search","description":"Web search via Tavily. Returns top N results with URL, title, content snippet, score.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"max_results":5,"query":"Speccy x402 paid tools"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":5,"query":"...","results":[{"content":"...","score":0.92,"title":"...","url":"https://..."}],"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.speccy.cloud","lastUpdated":"2026-09-02T21:46:50.012Z","quality":{"calls30d":4,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:46:49.564Z"},"liveness":{},"verified":false,"featured":false},{"id":7602,"slug":"7602","resource":"https://api.speccy.cloud/v1/web/extract","description":"Extract markdown content from 1-5 URLs via Tavily. Returns raw_content + metadata.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"urls":["https://example.com/article"]},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"results":[{"raw_content":"...","url":"https://..."}],"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.speccy.cloud","lastUpdated":"2026-09-02T21:44:57.043Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T21:44:56.599Z"},"liveness":{},"verified":false,"featured":false},{"id":7603,"slug":"7603","resource":"https://api.speccy.cloud/v1/web/smart","description":"Search + extract top N results in one call. The killer feature: 1 call instead of 2.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0Cb12Df486381A0EBeBc0EF338dA80657f68f9cB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"max_results":3,"query":"Speccy x402 paid tools"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"extracted":[{"raw_content":"...","url":"https://..."}],"query":"...","search":{"count":3,"urls":["https://..."]},"success":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.speccy.cloud","lastUpdated":"2026-08-26T15:53:21.82Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T15:53:21.362Z"},"liveness":{},"verified":false,"featured":false}]}