{"protocolVersion": "0.2.0", "name": "FX Rate", "description": "Live foreign-exchange conversion between currencies (ECB reference rates).", "url": "https://www.agenticmarket.exchange/v1/route/83e33f1f-dc25-4814-a9c5-c93174911b69/", "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": "fx-rate", "name": "FX Rate", "description": "Live foreign-exchange conversion between currencies (ECB reference rates).", "tags": ["currency", "fx", "conversion", "finance", "official"], "examples": ["Convert 100 USD to EUR", "What's the exchange rate from GBP to JPY?"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "83e33f1f-dc25-4814-a9c5-c93174911b69", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/83e33f1f-dc25-4814-a9c5-c93174911b69/", "exampleRequest": {"from": "USD", "to": "EUR", "amount": 100}}}