Unnamed service
GET api.octodamus.com/v2/derivatives/facts
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
Deterministic cross-venue crypto derivatives facts: funding rate (8h + annualized + per-exchange), aggregated open interest, and global long/short with skew. BTC/ETH/SOL. Not a prediction.
Resource: api.octodamus.com/v2/derivatives/facts
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db
Payment methods: — · Last validation: 2026-09-14 12:29:53.179+00
{
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"type": "string",
"const": "GET"
},
"headers": {
"type": "object",
"required": [
"PAYMENT-SIGNATURE"
],
"properties": {
"PAYMENT-SIGNATURE": {
"type": "string",
"description": "x402 EIP-3009 USDC payment signature (Base mainnet)"
}
}
}
}
},
"output": {
"type": "object",
"properties": {
"action": {
"enum": [
"BUY",
"SELL",
"HOLD"
],
"type": "string"
},
"signal": {
"enum": [
"BULLISH",
"BEARISH",
"NEUTRAL"
],
"type": "string"
},
"btc_trend": {
"enum": [
"UP",
"DOWN",
"SIDEWAYS"
],
"type": "string"
},
"reasoning": {
"type": "string"
},
"confidence": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"fear_greed": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"polymarket_edge": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"chainId": 8453,
"version": "2"
},
"payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://api.octodamus.com/v2/derivatives/facts",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"headers": {
"PAYMENT-SIGNATURE": "x402 EIP-3009 USDC payment (Base mainnet)"
}
},
"output": {
"type": "json",
"example": {
"asset": "BTC",
"funding": {
"regime": "NEUTRAL",
"rate_8h_pct": 0.004,
"rate_annualized_pct": 4.4
},
"long_short": {
"skew": "LONG_HEAVY",
"global_long_pct": 74.3
},
"open_interest": {
"total_usd": 49016546195.8
}
}
}
},
"name": "Octodamus Derivatives Facts",
"tags": [
"derivatives",
"funding rate",
"open interest",
"long short",
"liquidations",
"perps",
"BTC",
"ETH",
"SOL",
"market data",
"Base USDC"
],
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"type": "string",
"const": "GET"
},
"headers": {
"type": "object",
"required": [
"PAYMENT-SIGNATURE"
],
"properties": {
"PAYMENT-SIGNATURE": {
"type": "string",
"description": "x402 EIP-3009 USDC payment signature (Base mainnet)"
}
}
}
}
},
"output": {
"type": "object",
"properties": {
"action": {
"enum": [
"BUY",
"SELL",
"HOLD"
],
"type": "string"
},
"signal": {
"enum": [
"BULLISH",
"BEARISH",
"NEUTRAL"
],
"type": "string"
},
"btc_trend": {
"enum": [
"UP",
"DOWN",
"SIDEWAYS"
],
"type": "string"
},
"reasoning": {
"type": "string"
},
"confidence": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"fear_greed": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"polymarket_edge": {
"type": "object"
}
}
}
}
},
"category": "trading",
"discoverable": true
}
},
"description": "Deterministic cross-venue crypto derivatives facts: funding rate (8h + annualized + per-exchange), aggregated open interest, and global long/short with skew. BTC/ETH/SOL. Not a prediction.",
"maxAmountRequired": "20000",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x5c6B3a3dAe296d3cef50fef96afC73410959a6Db",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}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.