{"protocolVersion": "0.3.0", "name": "Tx Intent Classifier", "description": "Tx Intent Classifier: decodes the REAL intent of an on-chain transaction (Base/Ethereum) and returns an Ed25519-signed risk verdict (safe/review/suspicious/dangerous). Catches unlimited approvals, opaque selectors, value-to-contract, reverted tx. POST {\"tx_hash\":\"0x..\",\"chain\":\"base\"} or {\"to\":\"0x..\",\"data\":\"0x..\"}.", "url": "https://txintent.hergertsynthora.com/service", "preferredTransport": "HTTP+JSON", "additionalInterfaces": [{"url": "https://txintent.hergertsynthora.com/service", "transport": "HTTP+JSON"}, {"url": "https://txintent.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": "tx_intent", "name": "tx intent", "description": "Tx Intent Classifier: decodes the REAL intent of an on-chain transaction (Base/Ethereum) and returns an Ed25519-signed risk verdict (safe/review/suspicious/dangerous). Catches unlimited approvals, opaque selectors, value-to-contract, reverted tx. POST {\"tx_hash\":\"0x..\",\"chain\":\"base\"} or {\"to\":\"0x..\",\"data\":\"0x..\"}.", "tags": ["tx", "intent", "x402", "synthora", "m2m", "a2a"], "examples": ["{\"tx_hash\": \"0xafc895b0138314dcde8a410d309d9080c8cfbc816ba6f371b287e34f2695207f\", \"chain\": \"base\"}"], "inputModes": ["application/json"], "outputModes": ["application/json"], "inputSchema": {"type": "object", "properties": {"tx_hash": {"type": "string"}, "to": {"type": "string"}, "data": {"type": "string"}, "chain": {"type": "string"}}, "required": ["tx_hash"]}}], "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://txintent.hergertsynthora.com/service"}, "mcp": {"endpoint": "https://txintent.hergertsynthora.com/mcp", "transport": "http-jsonrpc"}}