MTC Evidence API
GET agent-fact-receipts-staging.131313122.workers.dev/v1/price-corridor
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
Get a sourced, versioned medical procedure price corridor with an Ed25519 evidence receipt.
Resource: agent-fact-receipts-staging.131313122.workers.dev/v1/price-corridor
Network: eip155:84532 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0xa6Ba813893B8D9c701Ad5e0884d213195a3f30e7
Payment methods: — · Last validation: 2026-09-14 16:42:10.509+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"procedure",
"city",
"country"
],
"properties": {
"city": {
"type": "string",
"description": "Canonical city slug."
},
"country": {
"type": "string",
"description": "Canonical country slug."
},
"procedure": {
"type": "string",
"description": "Canonical procedure slug."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xa6Ba813893B8D9c701Ad5e0884d213195a3f30e7",
"amount": "10000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0xa6Ba813893B8D9c701Ad5e0884d213195a3f30e7",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "10000"
}
]
}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.