Unnamed service
GET regimeshift.xyz/api/v1/asset/eth/vrp
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
ETH Volatility Risk Premium — DVOL minus Parkinson realized vol (72h). Positive = sell-vol opportunity, negative = buy-vol. Response includes regime classification (LOW/MID/HIGH), raw inputs for audit (DVOL, RV_72h, RV_6h, spot), timestamp, and open methodology URL.
Resource: regimeshift.xyz/api/v1/asset/eth/vrp
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x82B17D0bb4De9ae6c3491257B60E8245e70acd7B
Payment methods: — · Last validation: 2026-09-14 11:15:07.357+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ok",
"asset",
"vrp",
"regime",
"inputs"
],
"properties": {
"ok": {
"type": "boolean",
"description": "Request status"
},
"vrp": {
"type": "number",
"description": "DVOL − Parkinson RV(72h), in vol points. Positive = sell-vol opportunity"
},
"asset": {
"enum": [
"ETH",
"BTC"
],
"type": "string"
},
"quiet": {
"type": "boolean",
"description": "true if RV_72h < 60%"
},
"inputs": {
"type": "object",
"required": [
"dvol",
"rv_72h",
"spot_usd",
"timestamp"
],
"properties": {
"dvol": {
"type": "number",
"description": "Deribit volatility index, annualized %"
},
"rv_6h": {
"type": "number",
"description": "Parkinson realized vol over 6h, %"
},
"rv_72h": {
"type": "number",
"description": "Parkinson realized vol over 72h, %"
},
"source": {
"type": "string"
},
"spot_usd": {
"type": "number"
},
"timestamp": {
"type": "string",
"format": "date-time"
}
}
},
"regime": {
"enum": [
"LOW",
"MID",
"HIGH"
],
"type": "string"
},
"computed_at": {
"type": "integer",
"description": "Unix timestamp"
},
"methodology": {
"type": "string",
"format": "uri"
},
"cache_ttl_sec": {
"type": "integer"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x82B17D0bb4De9ae6c3491257B60E8245e70acd7B",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x82B17D0bb4De9ae6c3491257B60E8245e70acd7B",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}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.