{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-crypto-portfolio-advisor",
  "title": "GG402 \u00b7 Crypto Portfolio Analysis and Rebalancing Advisor",
  "url": "https://gg402.vercel.app/crypto_portfolio_advisor",
  "category": "finance",
  "summary": "Analyzes crypto holdings and market trends to suggest rebalancing strategies with risk assessments.",
  "seo": {
    "title": "Crypto Portfolio Advisor API | Analysis & Rebalancing",
    "description": "Analyze cryptocurrency holdings, track market trends, and receive rebalancing strategies with risk assessments. $0.01 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Generate portfolio health reports with risk scores",
    "Recommend asset rebalancing based on market conditions",
    "Track portfolio value changes over time"
  ],
  "ideal_buyer": "Crypto portfolio trackers, DeFi dashboards, and investment advisory bots.",
  "example_prompt": "Analyze my crypto portfolio: 2.5 ETH, 1500 USDC, 0.5 BTC, and suggest rebalancing given current market trends.",
  "example_request_body": {
    "holdings": [
      {
        "asset": "ETH",
        "amount": 2.5
      },
      {
        "asset": "USDC",
        "amount": 1500
      },
      {
        "asset": "BTC",
        "amount": 0.5
      }
    ]
  },
  "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": "Analyzes cryptocurrency holdings, tracks market trends, and suggests rebalancing strategies, including risk assessments and projections for digital asset portfolios.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "holdings": {
              "type": "array",
              "required": true,
              "description": "List of cryptocurrencies with amounts."
            },
            "risk_tolerance": {
              "type": "string",
              "required": true,
              "description": "e.g., 'low', 'high'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "analysis",
            "recommendations",
            "projections"
          ],
          "properties": {
            "analysis": {
              "type": "object",
              "required": [
                "current_value",
                "risk_score"
              ],
              "properties": {
                "risk_score": {
                  "type": "number",
                  "description": "Calculated risk score based on holdings and market data."
                },
                "current_value": {
                  "type": "number",
                  "description": "Current total value of the portfolio."
                }
              },
              "description": "Performance and risk breakdown."
            },
            "projections": {
              "type": "object",
              "required": [
                "bullish_scenario",
                "bearish_scenario"
              ],
              "properties": {
                "bearish_scenario": {
                  "type": "number",
                  "description": "Projected value in a bearish market scenario."
                },
                "bullish_scenario": {
                  "type": "number",
                  "description": "Projected value in a bullish market scenario."
                }
              },
              "description": "Short-term price forecasts."
            },
            "recommendations": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Rebalancing suggestions."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-fe0626db9a5b",
  "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-crypto-portfolio-advisor",
    "url": "https://x402all.com/resource/gg402-vercel-app-crypto-portfolio-advisor",
    "name": "GG402 \u00b7 Crypto Portfolio Analysis and Rebalancing Advisor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-crypto-portfolio-advisor",
      "@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/crypto_portfolio_advisor",
    "@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-crypto-portfolio-advisor",
    "description": "Analyze cryptocurrency holdings, track market trends, and receive rebalancing strategies with risk assessments. $0.01 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-portfolio-advisor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-portfolio-advisor"
}
