Unnamed service
GET datastand.dev/api/data/llm-pricing
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
Current LLM API pricing, verified by hand every week: input and output USD per million tokens, cached-input rates where published, and context windows across Anthropic, OpenAI, Google, xAI and Together. Every row is read off the provider's own page on its stated date and carries that URL. A row the provider stops publishing is dropped rather than carried forward, and a context window we could not verify is null rather than guessed. Includes a changes block naming every price that moved.
Resource: datastand.dev/api/data/llm-pricing
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x470a1b647d668d3820add26d70c8371557ff4c6b
Payment methods: — · Last validation: 2026-09-13 23:12:28.055+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x470a1b647d668d3820add26d70c8371557ff4c6b",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x470a1b647d668d3820add26d70c8371557ff4c6b",
"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.