Unnamed service
GET anansidata.xyz/paid/intel/model-advisor
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
Cheapest LLM meeting your constraints (price/context/modality) PLUS every price change and deprecation in the window. Providers publish only today's catalog and overwrite it — the change history exists nowhere else
Resource: anansidata.xyz/paid/intel/model-advisor
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x6D7a2D65B26a87134c0571fb1baaA248eB0a291B
Payment methods: — · Last validation: 2026-09-14 12:08:18.516+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"modality": {
"type": "string",
"description": "Substring of the modality string, e.g. text or image."
},
"window_s": {
"type": "integer",
"default": 604800,
"description": "Change look-back in SECONDS."
},
"min_context": {
"type": "integer",
"default": 0,
"description": "Minimum context window in TOKENS."
},
"max_prompt_price": {
"type": "number",
"description": "Max USD PER PROMPT TOKEN (not per million)."
}
}
}
}
},
"output": {
"type": "object"
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x6D7a2D65B26a87134c0571fb1baaA248eB0a291B",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x6D7a2D65B26a87134c0571fb1baaA248eB0a291B",
"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.