{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-carbon-calculator",
  "title": "GG402 \u00b7 Calculate Carbon Footprint",
  "url": "https://gg402.vercel.app/carbon_calculator",
  "category": "data",
  "summary": "Calculate carbon footprint from lifestyle inputs and receive reduction recommendations.",
  "seo": {
    "title": "Carbon Footprint Calculator API | x402 Micropayment",
    "description": "Calculate personal carbon footprint via x402 API. Returns emissions breakdown, reduction tips, and carbon offset options for 0.01 USDC."
  },
  "use_cases": [
    "Assess personal environmental impact from travel and consumption",
    "Generate carbon offset purchase recommendations",
    "Track emissions reduction progress over time"
  ],
  "ideal_buyer": "Sustainability apps, ESG reporting tools, and carbon accounting platforms needing on-demand footprint calculations.",
  "example_prompt": "Calculate my carbon footprint based on 5000 miles flown, meat-based diet, and 800 kWh monthly electricity use.",
  "example_request_body": {
    "diet": "meat_heavy",
    "travel": {
      "flights_km": 8000
    },
    "energy_kwh": 800
  },
  "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": "Calculates an individual's carbon footprint based on lifestyle inputs like travel, diet, and energy use, providing breakdowns, reduction tips, and offset recommendations to promote eco-conscious living.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "diet_type": {
              "type": "string",
              "required": true,
              "description": "Diet category, e.g., 'omnivore', 'vegetarian'"
            },
            "consumption": {
              "type": "array",
              "required": false,
              "description": "Shopping habits, e.g., [{'category': 'clothing', 'frequency': 'monthly'}]"
            },
            "energy_usage": {
              "type": "object",
              "required": false,
              "description": "Home energy, e.g., {'electricity_kwh': 800, 'gas_usage': 200}"
            },
            "travel_habits": {
              "type": "object",
              "required": true,
              "description": "Travel data, e.g., {'flights_per_year': 2, 'car_mileage': 10000}"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "total_footprint",
            "breakdown",
            "reduction_tips",
            "offset_options"
          ],
          "properties": {
            "breakdown": {
              "type": "object",
              "description": "Emissions by category, e.g., {'travel': 2.5, 'diet': 1.2}"
            },
            "offset_options": {
              "type": "array",
              "description": "Carbon offset recommendations with costs"
            },
            "reduction_tips": {
              "type": "array",
              "description": "Personalized suggestions, e.g., ['Switch to electric car']"
            },
            "total_footprint": {
              "type": "number",
              "description": "Annual CO2 emissions in tons"
            }
          }
        }
      }
    }
  ],
  "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-carbon-calculator",
    "url": "https://x402all.com/resource/gg402-vercel-app-carbon-calculator",
    "name": "GG402 \u00b7 Calculate Carbon Footprint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-carbon-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/carbon_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-carbon-calculator",
    "description": "Calculate personal carbon footprint via x402 API. Returns emissions breakdown, reduction tips, and carbon offset options for 0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-carbon-calculator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-carbon-calculator"
}
