{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-medical-image-analyzer",
  "title": "GG402 \u00b7 Analyze Medical Images for Anomalies",
  "url": "https://gg402.vercel.app/medical_image_analyzer",
  "category": "ai",
  "summary": "Analyze medical images to detect anomalies and provide preliminary diagnostic insights with confidence scores.",
  "seo": {
    "title": "Medical Image Analysis API | GG402 x402 AI",
    "description": "Analyze X-rays and MRIs to detect anomalies with confidence scores via x402 micropayments. Returns preliminary diagnostic insights."
  },
  "use_cases": [
    "Screen medical images for abnormalities",
    "Generate preliminary diagnostic reports",
    "Prioritize cases for specialist review",
    "Track anomaly detection confidence over time"
  ],
  "ideal_buyer": "AI agents in healthcare screening, diagnostic assistance tools, or medical imaging workflows.",
  "example_prompt": "Analyze this chest X-ray image and identify any anomalies with confidence scores",
  "example_request_body": {
    "image_url": "https://example.com/chest-xray.jpg",
    "image_type": "x-ray",
    "body_region": "chest"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Analyzes medical images (X-rays, MRIs) to detect anomalies and provide preliminary diagnostic insights, aiding doctors and patients in early detection.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "image_url": {
              "type": "string",
              "required": true,
              "description": "URL of the medical image to analyze."
            },
            "image_type": {
              "type": "string",
              "required": true,
              "description": "Type of image, e.g., 'X-ray', 'MRI'."
            },
            "patient_context": {
              "type": "object",
              "required": false,
              "properties": {
                "age": {
                  "type": "number"
                },
                "symptoms": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                }
              },
              "description": "Optional details like age, symptoms, or medical history."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "anomalies_detected",
            "diagnostic_insights",
            "disclaimer"
          ],
          "properties": {
            "disclaimer": {
              "type": "string",
              "description": "Note that this is not a substitute for professional medical advice."
            },
            "anomalies_detected": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "anomaly",
                  "confidence",
                  "location"
                ],
                "properties": {
                  "anomaly": {
                    "type": "string"
                  },
                  "location": {
                    "type": "string"
                  },
                  "confidence": {
                    "type": "number"
                  }
                }
              },
              "description": "List of detected anomalies with confidence scores."
            },
            "diagnostic_insights": {
              "type": "string",
              "description": "Preliminary interpretation and recommendations."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-medical-image-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-medical-image-analyzer",
    "name": "GG402 \u00b7 Analyze Medical Images for Anomalies",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-medical-image-analyzer",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/medical_image_analyzer",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-medical-image-analyzer",
    "description": "Analyze X-rays and MRIs to detect anomalies with confidence scores via x402 micropayments. Returns preliminary diagnostic insights.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-medical-image-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-medical-image-analyzer"
}
