{"protocolVersion": "0.3.0", "name": "Counterparty business-risk verdict", "description": "Counterparty business-risk verdict: one call fuses OFAC/EU sanctions screening, on-chain wallet reputation, and token/pool contract risk into a single weighted risk_score (0-100), a kill/pivot/proceed verdict, and reason_codes naming which sub-signal drove it. Weights: sanctions 0.50, wallet 0.30, token 0.20, renormalised if a leg is unavailable; a sanctions hit is a hard KILL floor. Degrades gracefully — a failed sub-check is dropped, never crashes the verdict. Deterministic, no LLM, Ed25519-signed. 0.05 USDC via x402 on Base. SYNTHORA.", "url": "https://businessrisk.hergertsynthora.com/service", "preferredTransport": "HTTP+JSON", "additionalInterfaces": [{"url": "https://businessrisk.hergertsynthora.com/service", "transport": "HTTP+JSON"}, {"url": "https://businessrisk.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": "business_risk", "name": "business risk", "description": "Counterparty business-risk verdict: one call fuses OFAC/EU sanctions screening, on-chain wallet reputation, and token/pool contract risk into a single weighted risk_score (0-100), a kill/pivot/proceed verdict, and reason_codes naming which sub-signal drove it. Weights: sanctions 0.50, wallet 0.30, token 0.20, renormalised if a leg is unavailable; a sanctions hit is a hard KILL floor. Degrades gracefully — a failed sub-check is dropped, never crashes the verdict. Deterministic, no LLM, Ed25519-signed. 0.05 USDC via x402 on Base. SYNTHORA.", "tags": ["business", "risk", "x402", "synthora", "m2m", "a2a"], "examples": ["{\"address\": \"0x28C6c06298d514Db089934071355E5743bf21d60\", \"token\": \"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\"}"], "inputModes": ["application/json"], "outputModes": ["application/json"], "inputSchema": {"type": "object", "properties": {"address": {"type": "string", "description": "Counterparty EVM wallet (0x-40hex) — screened for sanctions + reputation"}, "token": {"type": "string", "description": "Token or pool contract (0x-40hex) — screened for contract risk"}, "protocol": {"type": "string", "description": "Optional protocol name for the token/pool"}, "apy_pct": {"type": "number", "description": "Optional APY passthrough to the DeFi risk leg"}, "tvl_usd": {"type": "number", "description": "Optional TVL passthrough to the DeFi risk leg"}, "duration_days": {"type": "integer", "description": "Optional holding period passthrough"}}, "anyOf": [{"required": ["address"]}, {"required": ["token"]}]}}], "securitySchemes": {"x402": {"type": "http", "scheme": "x402", "description": "HTTP 402 micropayment. 8000 atomic USDC on eip155:8453."}}, "security": [{"x402": []}], "x402": {"network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "amount": "8000", "payTo": "0x10800a5a5B9d72251566EC651E862A8b4B427dE0", "resource": "https://businessrisk.hergertsynthora.com/service"}, "mcp": {"endpoint": "https://businessrisk.hergertsynthora.com/mcp", "transport": "http-jsonrpc"}}