{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-microfinance-loan-assessor",
  "title": "GG402 \u00b7 Microfinance Loan Assessor",
  "url": "https://gg402.vercel.app/microfinance_loan_assessor",
  "category": "ai",
  "summary": "Evaluate microfinance loan applications using AI analysis of borrower profiles, business plans, and risk factors.",
  "seo": {
    "title": "GG402 Microfinance Loan Assessment API | x402 AI",
    "description": "Assess microfinance loan applications via AI. 0.01 USDC per call on Base. Analyzes borrower profiles, business plans, and risks for approval recommendations."
  },
  "use_cases": [
    "Automate microfinance loan underwriting decisions",
    "Generate repayment projections for loan applications",
    "Identify improvement suggestions for borrower applications"
  ],
  "ideal_buyer": "Microfinance institutions and lenders seeking automated loan assessment.",
  "example_prompt": "Assess this microfinance loan application for a small business owner with 2 years of revenue history",
  "example_request_body": {
    "loan_amount": 10000,
    "borrower_profile": {
      "name": "Jane Doe",
      "business_type": "retail",
      "annual_revenue": 50000,
      "years_in_operation": 2
    },
    "business_plan_summary": "Expand inventory for seasonal demand"
  },
  "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 microfinance loan applications by analyzing borrower profiles, business plans, and risks to provide approval recommendations and repayment projections.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "loan_amount": {
              "type": "number",
              "required": true,
              "description": "Requested loan in USD."
            },
            "business_plan": {
              "type": "string",
              "required": true,
              "description": "Summary of the business idea and goals."
            },
            "borrower_profile": {
              "type": "object",
              "required": true,
              "description": "Details like income, location, credit history, e.g., {'income': 500, 'location': 'rural_village'}."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "approval_recommendation",
            "risk_score",
            "repayment_projection"
          ],
          "properties": {
            "risk_score": {
              "type": "number",
              "description": "Risk level from 1-10."
            },
            "repayment_projection": {
              "type": "object",
              "properties": {
                "amounts": {
                  "type": "array",
                  "items": {
                    "type": "number"
                  },
                  "description": "List of projected monthly repayment amounts."
                },
                "timeline": {
                  "type": "string",
                  "description": "Estimated repayment period, e.g., '12 months'."
                }
              },
              "description": "Estimated repayment timeline and amounts."
            },
            "approval_recommendation": {
              "type": "string",
              "description": "Approve, deny, or conditional approval."
            },
            "improvement_suggestions": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Ways to strengthen the application."
            }
          }
        }
      }
    }
  ],
  "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-microfinance-loan-assessor",
    "url": "https://x402all.com/resource/gg402-vercel-app-microfinance-loan-assessor",
    "name": "GG402 \u00b7 Microfinance Loan Assessor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-microfinance-loan-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/microfinance_loan_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-microfinance-loan-assessor",
    "description": "Assess microfinance loan applications via AI. 0.01 USDC per call on Base. Analyzes borrower profiles, business plans, and risks for approval recommendations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-microfinance-loan-assessor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-microfinance-loan-assessor"
}
