{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-ai-fairness-checker",
  "title": "GG402 \u00b7 AI Fairness Checker",
  "url": "https://gg402.vercel.app/ai_fairness_checker",
  "category": "ai",
  "summary": "Analyze AI models and datasets for bias in gender, race, or other attributes, receiving fairness scores and mitigation strategies.",
  "seo": {
    "title": "AI Fairness Checker API | Bias Detection & Mitigation | x402",
    "description": "Evaluate AI models for gender, race, and attribute bias. Fairness scoring and mitigation recommendations via x402 micropayments on Base for $0.01 USDC."
  },
  "use_cases": [
    "Audit AI models for demographic bias",
    "Generate fairness scores for model outputs",
    "Receive bias mitigation recommendations",
    "Validate dataset fairness before training"
  ],
  "ideal_buyer": "AI safety agents and ML governance platforms requiring automated bias detection and fairness assessment.",
  "example_prompt": "Check this AI model output for gender and racial bias and provide a fairness report with mitigation suggestions",
  "example_request_body": {
    "model_outputs": [
      "example output 1",
      "example output 2"
    ],
    "dataset_sample": [
      {
        "feature": "value"
      }
    ]
  },
  "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": "Evaluates AI models for biases in gender, race, or other attributes by analyzing datasets or outputs, providing fairness scores and mitigation recommendations for ethical AI development.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "sample_data": {
              "type": "array",
              "required": false,
              "description": "Optional sample inputs/outputs for analysis."
            },
            "model_description": {
              "type": "string",
              "required": true,
              "description": "Description of the AI model or dataset."
            },
            "sensitive_attributes": {
              "type": "array",
              "required": true,
              "description": "List of attributes to check, e.g., ['gender', 'race', 'age']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "fairness_report"
          ],
          "properties": {
            "fairness_report": {
              "type": "object",
              "properties": {
                "bias_identified": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "properties": {
                      "evidence": {
                        "type": "string",
                        "description": "Examples or data supporting the bias."
                      },
                      "severity": {
                        "type": "string",
                        "description": "Low, medium, high."
                      },
                      "attribute": {
                        "type": "string",
                        "description": "The biased attribute."
                      }
                    }
                  },
                  "description": "Detected biases."
                },
                "mitigation_steps": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Recommendations to improve fairness."
                },
                "overall_fairness_score": {
                  "type": "number",
                  "description": "Score from 0-100, where 100 is perfectly fair."
                }
              },
              "description": "Detailed fairness assessment."
            }
          }
        }
      }
    }
  ],
  "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-ai-fairness-checker",
    "url": "https://x402all.com/resource/gg402-vercel-app-ai-fairness-checker",
    "name": "GG402 \u00b7 AI Fairness Checker",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-ai-fairness-checker",
      "@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/ai_fairness_checker",
    "@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-ai-fairness-checker",
    "description": "Evaluate AI models for gender, race, and attribute bias. Fairness scoring and mitigation recommendations via x402 micropayments on Base for $0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-ai-fairness-checker",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-ai-fairness-checker"
}
