{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-loan-risk-assessor",
  "title": "gg402 \u00b7 Loan Risk Assessment",
  "url": "https://gg402.vercel.app/loan_risk_assessor",
  "category": "finance",
  "summary": "Analyzes borrower data to generate loan risk scores, identify risk factors, and recommend mitigation strategies.",
  "seo": {
    "title": "x402 Loan Risk API: Credit Scoring & Underwriting | Base USDC",
    "description": "Assess loan risk via x402 micropayment. Get risk scores, factors, and recommendations for borrower underwriting. 0.01 USDC per call."
  },
  "use_cases": [
    "Score borrower credit risk before lending",
    "Identify key risk factors in loan applications",
    "Generate risk mitigation recommendations",
    "Automate underwriting decisions for DeFi lending"
  ],
  "ideal_buyer": "DeFi lending protocols, credit scoring agents, and automated underwriting systems.",
  "example_prompt": "Assess the risk for a borrower with income $5000, debt $2000, and credit history of 2 years.",
  "example_request_body": {
    "existing_debt": 2000,
    "borrower_income": 5000,
    "credit_history_months": 24,
    "loan_amount_requested": 10000
  },
  "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": "Assesses loan risk for lenders by analyzing borrower data, providing risk scores and recommendations to minimize defaults.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "loan_details": {
              "type": "object",
              "required": true,
              "description": "Object containing loan amount, term, and purpose"
            },
            "borrower_profile": {
              "type": "object",
              "required": true,
              "description": "Object containing borrower's credit score, income, debt ratio, and employment status"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "risk_score",
            "risk_factors",
            "recommendations"
          ],
          "properties": {
            "risk_score": {
              "type": "number",
              "description": "Overall risk score from 0-100"
            },
            "risk_factors": {
              "type": "array",
              "description": "Key contributors to risk"
            },
            "recommendations": {
              "type": "array",
              "description": "Suggestions to reduce risk, like requiring co-signers"
            }
          }
        }
      }
    }
  ],
  "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-loan-risk-assessor",
    "url": "https://x402all.com/resource/gg402-vercel-app-loan-risk-assessor",
    "name": "gg402 \u00b7 Loan Risk Assessment",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-loan-risk-assessor",
      "@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/loan_risk_assessor",
    "@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-loan-risk-assessor",
    "description": "Assess loan risk via x402 micropayment. Get risk scores, factors, and recommendations for borrower underwriting. 0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-loan-risk-assessor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-loan-risk-assessor"
}
