{"protocolVersion": "0.3.0", "name": "Validate a BIC/SWIFT code (ISO 9362) deterministically", "description": "Validate a BIC/SWIFT code (ISO 9362) deterministically: 8 or 11-char structure, bank code, ISO 3166 country check, location + branch decode, and live/test/passive status flag. Zero external dependencies, no hallucination. Completes the IBAN + US-routing payment-validation suite. Ed25519-signed. 0.001 USDC on Base. First 3 calls FREE per wallet — send header X-WALLET: 0x<your Base address> (no payment); then  per call.", "url": "https://biccheck.hergertsynthora.com/service", "preferredTransport": "HTTP+JSON", "additionalInterfaces": [{"url": "https://biccheck.hergertsynthora.com/service", "transport": "HTTP+JSON"}, {"url": "https://biccheck.hergertsynthora.com/a2a", "transport": "JSONRPC"}], "version": "1.0.0", "provider": {"organization": "HERGERT SYNTHORA", "url": "https://hergertsynthora.com"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "biccheck", "name": "biccheck", "description": "Validate a BIC/SWIFT code (ISO 9362) deterministically: 8 or 11-char structure, bank code, ISO 3166 country check, location + branch decode, and live/test/passive status flag. Zero external dependencies, no hallucination. Completes the IBAN + US-routing payment-validation suite. Ed25519-signed. 0.001 USDC on Base. First 3 calls FREE per wallet — send header X-WALLET: 0x<your Base address> (no payment); then  per call.", "tags": ["biccheck", "x402", "synthora", "m2m", "a2a"], "examples": ["{\"bic\": \"DEUTDEFF500\"}"], "inputModes": ["application/json"], "outputModes": ["application/json"], "inputSchema": {"type": "object", "properties": {"bic": {"type": "string", "description": "BIC/SWIFT code (8 or 11 chars)"}}, "required": ["bic"]}}], "securitySchemes": {"x402": {"type": "http", "scheme": "x402", "description": "HTTP 402 micropayment. 1000 atomic USDC on eip155:8453."}}, "security": [{"x402": []}], "x402": {"network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "amount": "1000", "payTo": "0x10800a5a5B9d72251566EC651E862A8b4B427dE0", "resource": "https://biccheck.hergertsynthora.com/service"}, "mcp": {"endpoint": "https://biccheck.hergertsynthora.com/mcp", "transport": "http-jsonrpc"}}