x402-factory
GET x402-factory.com/v1/edge/backtest
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
Historical performance of the edge signal: hit rate, calibration, by hazard — Aggregates stored edge signals whose markets have resolved: how often the model beat the market (hit rate), average absolute-error improvement (edge captured), a model calibration curve, and per-hazard breakdowns. model_label is explicit about which model produced the signals.
Resource: x402-factory.com/v1/edge/backtest
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f
Payment methods: — · Last validation: 2026-09-14 12:19:08.277+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"window": {
"type": "integer",
"default": 90,
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
"min_divergence": {
"type": "number",
"maximum": 1,
"minimum": 0
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data",
"meta"
],
"properties": {
"data": {
"type": "object",
"required": [
"n_signals",
"hit_rate",
"avg_edge_captured",
"calibration_curve",
"by_hazard",
"model_label"
],
"properties": {
"hit_rate": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"by_hazard": {
"type": "array",
"items": {
"type": "object",
"required": [
"hazard",
"n",
"hit_rate"
],
"properties": {
"n": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
"hazard": {
"type": "string"
},
"hit_rate": {
"type": "number",
"maximum": 1,
"minimum": 0
}
},
"additionalProperties": false
}
},
"n_signals": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": -9007199254740991
},
"model_label": {
"type": "string"
},
"avg_edge_captured": {
"type": "number"
},
"calibration_curve": {
"type": "array",
"items": {
"type": "object",
"required": [
"bucket",
"predicted",
"realized"
],
"properties": {
"bucket": {
"type": "string"
},
"realized": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"predicted": {
"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.