{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-portfolio",
  "title": "x402 Finance \u00b7 Portfolio Analyzer",
  "url": "https://x402-finance-api.vercel.app/portfolio",
  "category": "finance",
  "summary": "Calculate portfolio value in BTC and USD from a list of crypto assets.",
  "seo": {
    "title": "Portfolio Analyzer API - x402 Pay-Per-Call",
    "description": "Analyze crypto portfolio holdings with BTC and USD valuations. 0.01 USDC per call on Base. Calculate total portfolio value from asset list."
  },
  "use_cases": [
    "Track portfolio value across multiple wallets",
    "Generate automated portfolio reports for clients",
    "Monitor portfolio performance against BTC benchmark"
  ],
  "ideal_buyer": "Portfolio management agents and wealth tracking systems requiring valuation calculations.",
  "example_prompt": "Calculate the total value of my portfolio containing 0.5 BTC and 10 ETH.",
  "example_request_body": {
    "assets": [
      {
        "amount": 0.5,
        "symbol": "BTC"
      },
      {
        "amount": 10,
        "symbol": "ETH"
      }
    ]
  },
  "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": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "assets"
            ],
            "properties": {
              "assets": {
                "type": "array"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "holdings": [],
            "total_btc": 0.5,
            "total_usd": 32000
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ded0adc308db",
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-portfolio",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-portfolio",
    "name": "x402 Finance \u00b7 Portfolio Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-portfolio",
      "@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://x402-finance-api.vercel.app/portfolio",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-portfolio",
    "description": "Analyze crypto portfolio holdings with BTC and USD valuations. 0.01 USDC per call on Base. Calculate total portfolio value from asset list.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-portfolio",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-portfolio"
}
