{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-crypto-tax-calculator",
  "title": "GG402 \u00b7 Calculate Cryptocurrency Tax Liability",
  "url": "https://gg402.vercel.app/crypto_tax_calculator",
  "category": "finance",
  "summary": "Calculate tax liabilities for cryptocurrency transactions with breakdowns by transaction type, deductions, and jurisdiction-specific filing guidance.",
  "seo": {
    "title": "Crypto Tax Calculator API | x402 Pay-Per-Call Tax Tool",
    "description": "Calculate cryptocurrency tax liabilities including gains, losses, and deductions via x402 micropayments. Location-aware tax rules. $0.01 USDC per call."
  },
  "use_cases": [
    "Calculate capital gains and losses from crypto trading activity",
    "Generate tax breakdowns for DeFi yield farming and staking rewards",
    "Produce jurisdiction-specific filing guidance and compliance tips"
  ],
  "ideal_buyer": "Crypto tax software and AI agents that need automated tax calculation for user transaction histories across multiple jurisdictions.",
  "example_prompt": "Calculate my 2024 crypto tax liability for US jurisdiction with transactions including BTC purchases, ETH staking rewards, and DeFi swaps",
  "example_request_body": {
    "tax_year": 2024,
    "jurisdiction": "US",
    "transactions": [
      {
        "date": "2024-03-15",
        "type": "buy",
        "asset": "BTC",
        "amount": 0.5,
        "cost_basis": 30000
      },
      {
        "date": "2024-06-20",
        "type": "staking_reward",
        "asset": "ETH",
        "amount": 2.5,
        "value_usd": 8000
      }
    ]
  },
  "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": "Calculates tax liabilities for cryptocurrency transactions, including gains, losses, and deductions, tailored to user location and tax rules.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "location": {
              "type": "string",
              "required": true,
              "description": "User's country or state for tax regulations."
            },
            "transactions": {
              "type": "array",
              "required": true,
              "description": "List of crypto buys, sells, trades with dates, amounts, and prices."
            },
            "holding_periods": {
              "type": "array",
              "required": false,
              "description": "Details on long-term vs. short-term holdings."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "tax_liability",
            "breakdown",
            "filing_tips"
          ],
          "properties": {
            "breakdown": {
              "type": "object",
              "description": "Taxes by transaction type and deductions."
            },
            "filing_tips": {
              "type": "array",
              "description": "Guidance on reporting and compliance."
            },
            "tax_liability": {
              "type": "number",
              "description": "Estimated total tax owed."
            }
          }
        }
      }
    }
  ],
  "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-tax-calculator",
    "url": "https://x402all.com/resource/gg402-vercel-app-crypto-tax-calculator",
    "name": "GG402 \u00b7 Calculate Cryptocurrency Tax Liability",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-crypto-tax-calculator",
      "@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_tax_calculator",
    "@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-tax-calculator",
    "description": "Calculate cryptocurrency tax liabilities including gains, losses, and deductions via x402 micropayments. Location-aware tax rules. $0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-tax-calculator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-crypto-tax-calculator"
}
