solar_building_insights
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
Rooftop solar potential, panel capacity, sunshine hours and carbon offset by coordinate from the official Google Maps Platform Solar API — returns max panel count, usable roof area, annual sunshine hours and carbon-offset factor for the closest building. Worldwide partial coverage (EU well covered). Price: $0.05 per call (x402 payment, USDC on Base mainnet). Rooftop solar potential by coordinate via the official Google Maps Platform Solar API. Returns max solar panel count, usable array area (m²), annual sunshine hours, carbon-offset factor (kg/MWh) and whole-roof area for the closest building. Worldwide partial coverage (EU well covered). For agents sizing solar installs, real-estate energy scoring, or carbon/ROI estimates. Input: lat/lon (+imagery quality).
Parameters schema
{
"type": "object",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude of the building, e.g. 48.139"
},
"lon": {
"type": "number",
"description": "Longitude of the building, e.g. 11.566"
},
"quality": {
"type": "string",
"description": "Required imagery quality: HIGH | MEDIUM | BASE (default HIGH)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries