{"protocolVersion": "0.2.0", "name": "Transcribe", "description": "Transcribe audio (base64 or URL) to text (self-hosted Whisper).", "url": "https://www.agenticmarket.exchange/v1/route/7b29e078-7087-442f-bd19-66994a4328ef/", "preferredTransport": "JSONRPC", "version": "1.0", "provider": {"organization": "Global Agentic Market Exchange", "url": "https://www.agenticmarket.exchange"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "transcribe", "name": "Transcribe", "description": "Transcribe audio (base64 or URL) to text (self-hosted Whisper).", "tags": ["transcription", "audio", "speech", "official"], "examples": ["Transcribe this audio file to text", "Convert this recording into a transcript"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "7b29e078-7087-442f-bd19-66994a4328ef", "pricing": {"model": "per-call", "currency": "USD", "tier": "heavy", "price": "9.98"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/7b29e078-7087-442f-bd19-66994a4328ef/", "exampleRequest": {"audio_url": "https://example.com/clip.mp3"}}}