{"catalog":"https://api.clervo.dev/v1/catalog","catalogVersion":"2026-07-25.3","description":"Low-price, agent-native x402 gateway. One wallet, one OpenAI-compatible API, many AI models. Pay per call in USDC. No API keys, no accounts, no subscriptions.","llms":"https://api.clervo.dev/llms.txt","models":"https://api.clervo.dev/v1/models","name":"Clervo x402 Gateway","openapi":"https://api.clervo.dev/openapi.json","quickstart":"https://api.clervo.dev/quickstart.md","schemaVersion":"x402-platform/agent-discovery-v1","services":[{"callable":false,"capabilities":["text","json"],"description":"A bounded, OpenAI-compatible fast text call for autonomous agents.","example":{"max_output_tokens":256,"messages":[{"content":"Return a short JSON summary of this text.","role":"user"}]},"id":"agent.fast-call","lifecycle":"preview","limits":{"maxInputCharacters":10000,"maxOutputTokens":1024,"maxRequestBytes":32768,"timeoutMs":30000},"method":"POST","name":"Agent Fast Call","payment":null,"price":{"amount":0.149,"currency":"USD","status":"fixed"},"purchasable":false,"requestSchema":{"additionalProperties":false,"properties":{"max_output_tokens":{"maximum":1024,"minimum":1,"type":"integer"},"messages":{"items":{"additionalProperties":false,"properties":{"content":{"maxLength":10000,"minLength":1,"type":"string"},"role":{"enum":["system","user","assistant"],"type":"string"}},"required":["role","content"],"type":"object"},"minItems":1,"type":"array"},"response_format":{"additionalProperties":true,"type":"object"}},"required":["messages"],"type":"object"},"resource":"https://api.clervo.dev/v1/agent/fast-call","unsupported":["streaming","tools","images","audio","provider-selection"]},{"callable":true,"capabilities":["text","json","model-selection"],"description":"OpenAI-compatible multi-model chat completions for autonomous agents.","example":{"max_output_tokens":256,"messages":[{"content":"Return a short JSON summary of this text.","role":"user"}],"model":"quickai/gpt-5.4-mini"},"id":"ai.chat-completions","lifecycle":"free_beta","limits":{"maxInputCharacters":24000,"maxOutputTokens":1024,"maxRequestBytes":65536,"timeoutMs":60000},"method":"POST","name":"Chat Completions","payment":null,"price":null,"purchasable":false,"requestSchema":{"additionalProperties":false,"properties":{"max_completion_tokens":{"maximum":1024,"minimum":1,"type":"integer"},"max_output_tokens":{"maximum":1024,"minimum":1,"type":"integer"},"max_tokens":{"description":"Compatibility alias for max_completion_tokens.","maximum":1024,"minimum":1,"type":"integer"},"messages":{"items":{"additionalProperties":false,"properties":{"content":{"maxLength":24000,"minLength":1,"type":"string"},"role":{"enum":["system","user","assistant"],"type":"string"}},"required":["role","content"],"type":"object"},"minItems":1,"type":"array"},"model":{"description":"A model ID returned by GET /v1/models.","type":"string"},"response_format":{"additionalProperties":true,"type":"object"},"stream":{"default":false,"enum":[false],"type":"boolean"}},"required":["model","messages"],"type":"object"},"resource":"https://api.clervo.dev/v1/chat/completions","unsupported":["streaming","tools","images","audio"]},{"callable":true,"capabilities":["search","web"],"description":"Real-time web search. Returns structured results with titles, URLs, and snippets.","example":{"max_output_tokens":0,"messages":[{"content":"Return a short JSON summary of this text.","role":"user"}]},"id":"web.search","lifecycle":"free_beta","limits":{"maxInputCharacters":500,"maxOutputTokens":0,"maxRequestBytes":4096,"timeoutMs":10000},"method":"POST","name":"Web Search","payment":null,"price":null,"purchasable":false,"requestSchema":{"additionalProperties":false,"properties":{"max_output_tokens":{"maximum":0,"minimum":1,"type":"integer"},"messages":{"items":{"additionalProperties":false,"properties":{"content":{"maxLength":500,"minLength":1,"type":"string"},"role":{"enum":["system","user","assistant"],"type":"string"}},"required":["role","content"],"type":"object"},"minItems":1,"type":"array"},"response_format":{"additionalProperties":true,"type":"object"}},"required":["messages"],"type":"object"},"resource":"https://api.clervo.dev/v1/search","unsupported":["streaming"]}],"taskKeywords":["AI inference","chat completions","Claude","GPT","DeepSeek","OpenAI-compatible","x402","USDC","pay per request","free models","agent gateway"]}