{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-data-outlier-detector",
  "title": "GG402 \u00b7 Data Outlier Detection",
  "url": "https://gg402.vercel.app/data_outlier_detector",
  "category": "compute",
  "summary": "Analyze datasets to detect statistical outliers, generate analysis summaries, and receive recommendations for data cleaning or investigation.",
  "seo": {
    "title": "GG402 x402 API: Statistical Outlier Detection",
    "description": "Detect and analyze outliers in datasets via x402. Statistical insights and data cleaning recommendations. $0.01 USDC per analysis. Base network."
  },
  "use_cases": [
    "Identify anomalous data points in financial or sensor datasets",
    "Generate statistical summaries for data quality assessment",
    "Receive actionable recommendations for handling detected outliers"
  ],
  "ideal_buyer": "Data quality agents, anomaly detection systems, and preprocessing pipelines for ML workflows.",
  "example_prompt": "Analyze this dataset for outliers and provide statistical summary with cleaning recommendations.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "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": "Detects and analyzes outliers in datasets, providing statistical insights and recommendations for data cleaning or investigation.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "method": {
              "type": "string",
              "required": false,
              "description": "Detection method, e.g., 'iqr', 'zscore'."
            },
            "dataset": {
              "type": "array",
              "required": true,
              "description": "JSON array of data points, e.g., [{'x': 1, 'y': 2}, ...]."
            },
            "threshold": {
              "type": "number",
              "required": false,
              "description": "Sensitivity level for outlier detection."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "outliers",
            "analysis",
            "recommendations"
          ],
          "properties": {
            "analysis": {
              "type": "string",
              "description": "Statistical summary and potential causes."
            },
            "outliers": {
              "type": "array",
              "description": "List of detected outlier data points with indices."
            },
            "recommendations": {
              "type": "array",
              "description": "Suggestions for handling outliers."
            }
          }
        }
      }
    }
  ],
  "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-data-outlier-detector",
    "url": "https://x402all.com/resource/gg402-vercel-app-data-outlier-detector",
    "name": "GG402 \u00b7 Data Outlier Detection",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-data-outlier-detector",
      "@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/data_outlier_detector",
    "@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-data-outlier-detector",
    "description": "Detect and analyze outliers in datasets via x402. Statistical insights and data cleaning recommendations. $0.01 USDC per analysis. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-data-outlier-detector",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-data-outlier-detector"
}
