x402-factory
GET x402-factory.com/v1/energy/:region
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Degree-days, load signal, and renewables indexes for a US ISO region — Daily heating/cooling degree-days (°F-days), a normalized peak-load signal, and solar/wind generation indexes computed from load-weighted city forecasts for CAISO, ERCOT, PJM, MISO, SPP, NYISO, or ISONE, with extreme-risk flags.
Resource: x402-factory.com/v1/energy/ERCOT
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f
Payment methods: — · Last validation: 2026-09-13 23:01:37.033+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"region"
],
"properties": {
"region": {
"enum": [
"CAISO",
"ERCOT",
"PJM",
"MISO",
"SPP",
"NYISO",
"ISONE"
],
"type": "string"
}
}
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"days": {
"type": "integer",
"default": 3,
"maximum": 7,
"minimum": 1
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data",
"meta"
],
"properties": {
"data": {
"type": "object",
"required": [
"daily"
],
"properties": {
"daily": {
"type": "array",
"items": {
"type": "object",
"required": [
"date",
"hdd",
"cdd",
"expected_peak_load_signal",
"solar_gen_index",
"wind_gen_index",
"extreme_risk_flags"
],
"properties": {
"cdd": {
"type": "number"
},
"hdd": {
"type": "number"
},
"date": {
"type": "string"
},
"wind_gen_index": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"solar_gen_index": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"extreme_risk_flags": {
"type": "array",
"items": {
"type": "string"
}
},
"expected_peak_load_signal": {
"type": "number",
"maximum": 1,
"minimum": 0
}
},
"additionalProperties": false
}
}
},
"additionalProperties": false
},
"meta": {
"type": "object"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.