{"x402Version":1,"serviceName":"Second Opinion","description":"Structured second-opinion critique of a claim, plan, or draft output, for autonomous agent callers.","tags":["critique","review","ai-agents","verification"],"free":[{"resource":"/sample","method":"POST","description":"Free rate-limited preview of the same engine, truncated to the top 2 issues.","rate_limit":"20 requests per hour per IP"},{"resource":"/llms.txt","method":"GET","description":"Plain-text, agent-readable docs."},{"resource":"/stats","method":"GET","description":"Settlement counters since last cold start."},{"resource":"/openapi.json","method":"GET","description":"Full OpenAPI schema."}],"resources":[{"resource":"/critique","method":"POST","description":"Structured second-opinion critique of a claim, plan, or draft output.","price":"$0.02","network":"eip155:8453","pay_to":"0x0b9B8a32AD1E821af6E470A4De97ba7188A130a4","mime_type":"application/json","input":{"content":"string (required) — the text to critique","context":"string (optional) — what the content is for","lenses":"array (optional) — any of correctness, risk, completeness, security, assumptions"},"output":{"verdict":"pass | flagged","confidence":"0-1, confidence it is safe to act on as written","issues":"array of {lens, severity, note, suggestion, evidence?, question?}","summary":"string","questions":"array of strings"},"engine":"claude-model-v3 (heuristic-v2 fallback on any model error)"}]}