{"items":[{"resource":"https://brprompts.com/api/x402/summarize","type":"http","description":"Summarize any text into a tight, faithful 3-5 sentence summary. Powered by Gemini.","x402Version":1,"accepts":[{"scheme":"exact","network":"eip155:84532","maxAmountRequired":"10000","asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x4c60ACAB4c2E0BEE889BF145C8424ab8DeEB3157","resource":"/api/x402/summarize","description":"Summarize any text into a tight, faithful 3-5 sentence summary. Powered by Gemini.","mimeType":"application/json","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"metadata":{"name":"AI Summarize","category":"ai-text","inputSchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","maxLength":20000}}},"outputSchema":{"type":"object","properties":{"summary":{"type":"string"}}}}},{"resource":"https://brprompts.com/api/x402/translate","type":"http","description":"Translate text into a target language. Returns only the translation.","x402Version":1,"accepts":[{"scheme":"exact","network":"eip155:84532","maxAmountRequired":"10000","asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x4c60ACAB4c2E0BEE889BF145C8424ab8DeEB3157","resource":"/api/x402/translate","description":"Translate text into a target language. Returns only the translation.","mimeType":"application/json","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"metadata":{"name":"AI Translate","category":"ai-text","inputSchema":{"type":"object","required":["text","target_lang"],"properties":{"text":{"type":"string","maxLength":10000},"target_lang":{"type":"string","description":"e.g. 'pt-BR', 'en', 'es', 'fr', 'ja'"}}},"outputSchema":{"type":"object","properties":{"translation":{"type":"string"}}}}},{"resource":"https://brprompts.com/api/x402/classify","type":"http","description":"Classify text into one of the provided labels. Returns the chosen label and confidence.","x402Version":1,"accepts":[{"scheme":"exact","network":"eip155:84532","maxAmountRequired":"10000","asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x4c60ACAB4c2E0BEE889BF145C8424ab8DeEB3157","resource":"/api/x402/classify","description":"Classify text into one of the provided labels. Returns the chosen label and confidence.","mimeType":"application/json","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"metadata":{"name":"AI Classify","category":"ai-text","inputSchema":{"type":"object","required":["text","labels"],"properties":{"text":{"type":"string","maxLength":10000},"labels":{"type":"array","items":{"type":"string"},"minItems":2,"maxItems":20}}},"outputSchema":{"type":"object","properties":{"label":{"type":"string"},"confidence":{"type":"number"}}}}},{"resource":"https://brprompts.com/api/x402/describe-image","type":"http","description":"Generate a rich text description of an image given its URL.","x402Version":1,"accepts":[{"scheme":"exact","network":"eip155:84532","maxAmountRequired":"20000","asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x4c60ACAB4c2E0BEE889BF145C8424ab8DeEB3157","resource":"/api/x402/describe-image","description":"Generate a rich text description of an image given its URL.","mimeType":"application/json","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"metadata":{"name":"AI Describe Image","category":"ai-vision","inputSchema":{"type":"object","required":["image_url"],"properties":{"image_url":{"type":"string","format":"uri"},"prompt":{"type":"string","maxLength":500}}},"outputSchema":{"type":"object","properties":{"description":{"type":"string"}}}}}]}