{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-investment-advice",
  "title": "GG402 \u00b7 Personalized Investment Advice",
  "url": "https://gg402.vercel.app/investment_advice",
  "category": "finance",
  "summary": "Receive AI-generated investment advice with portfolio breakdowns, risk assessments, and asset allocation recommendations based on user profile.",
  "seo": {
    "title": "AI Investment Advice API - x402 Portfolio Recommendations",
    "description": "Personalized investment recommendations and portfolio allocation via AI analysis. Pay-per-call with USDC on Base."
  },
  "use_cases": [
    "Generate personalized portfolio allocations",
    "Assess investment risk tolerance",
    "Receive asset-specific buy recommendations",
    "Validate savings goals against projected returns"
  ],
  "ideal_buyer": "Robo-advisors, wealth management platforms, and financial planning applications integrating AI-powered investment guidance.",
  "example_prompt": "Get investment advice for a moderate risk tolerance with $50,000 to invest and retirement in 20 years",
  "example_request_body": {
    "goal": "retirement",
    "risk_tolerance": "moderate",
    "investment_amount": 50000,
    "time_horizon_years": 20
  },
  "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": "Provides personalized investment recommendations based on risk tolerance and goals, with portfolio suggestions.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "goals": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "required": true,
              "description": "Objectives like 'growth', 'income'."
            },
            "budget": {
              "type": "number",
              "required": true,
              "description": "Amount to invest."
            },
            "time_horizon": {
              "type": "string",
              "required": false,
              "description": "e.g., 'short-term'."
            },
            "risk_tolerance": {
              "type": "string",
              "required": true,
              "description": "e.g., 'low', 'high'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "recommendations",
            "portfolio_breakdown",
            "risks"
          ],
          "properties": {
            "risks": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Potential downsides."
            },
            "recommendations": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Suggested investments."
            },
            "portfolio_breakdown": {
              "type": "object",
              "description": "Asset allocation percentages.",
              "additionalProperties": {
                "type": "number",
                "description": "Percentage allocation for each asset type."
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-9717c0332cb7",
  "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-investment-advice",
    "url": "https://x402all.com/resource/gg402-vercel-app-investment-advice",
    "name": "GG402 \u00b7 Personalized Investment Advice",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-investment-advice",
      "@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/investment_advice",
    "@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-investment-advice",
    "description": "Personalized investment recommendations and portfolio allocation via AI analysis. Pay-per-call with USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-investment-advice",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-investment-advice"
}
