{"protocolVersion": "0.2.0", "name": "Card Validate", "description": "Luhn-check a card number and detect its brand (no external call).", "url": "https://www.agenticmarket.exchange/v1/route/20385eb8-bc68-4ce6-bb80-326915af764b/", "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": "credit-card-validate", "name": "Card Validate", "description": "Luhn-check a card number and detect its brand (no external call).", "tags": ["card", "luhn", "validate", "official"], "examples": ["Is this card number valid?", "Luhn-check and detect the brand of a card number"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "20385eb8-bc68-4ce6-bb80-326915af764b", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/20385eb8-bc68-4ce6-bb80-326915af764b/", "exampleRequest": {"number": "4242424242424242"}}}