{
  "x402Version": 2,
  "id": 9057,
  "slug": "9057",
  "resource": "https://secondopinionx402.com/v1/verify",
  "description": "Second Opinion: an independent adversarial agent attempts to refute your claim (live web research) and returns a structured verdict with citations.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa12d480B17797f2401949130bEcBeC24c754ed30",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "200000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0xa12d480B17797f2401949130bEcBeC24c754ed30",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "200000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
      "payTo": "X4BGQO53SBYIPXGE22E3C4BXJZKYKUYG3PZQVDBNUIVB64D6K7MEVGGCSM",
      "asset": "31566704",
      "amount": "200000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "api",
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "properties": {
              "claim": {
                "maxLength": 2000,
                "minLength": 8,
                "type": "string"
              },
              "claimed_sources": {
                "items": {
                  "type": "string"
                },
                "maxItems": 5,
                "type": "array"
              },
              "context": {
                "maxLength": 4000,
                "type": "string"
              }
            },
            "required": [
              "claim"
            ],
            "type": "object"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "citations": [
              "https://example.com/changelog"
            ],
            "confidence": 0.93,
            "summary": "The claim conflates two products…",
            "verdict": "refuted"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "verification",
        "fact-check",
        "claims",
        "adversarial",
        "trust",
        "citations",
        "research",
        "verdict",
        "receipts",
        "second-opinion",
        "hallucination",
        "guardrails",
        "ai-agents",
        "x402"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "secondopinionx402.com",
  "lastUpdated": "2026-08-22T21:16:13.122Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-22T21:17:09.231Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "secondopinionx402.com",
    "manifest_name": "secondopinionx402.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}