{"uid":"cap_prlM1okzwBXLhamxLX_sw","slug":"agentprovisions-model-pricing-lookup-4eab1537","name":"AgentProvisions Model Pricing Lookup","description":"Two x402-paid SKUs (model-provider-delta, model-pricing-lookup) plus free previews, health, and receipt redelivery. Paid routes validate query parameters before the payment gate — invalid/missing required parameters return a free 400, never a charge.","url":"https://agentprovisions.com/v1/model-pricing-lookup","method":"GET","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"sku":"model-pricing-lookup","facts":[],"model":"claude-sonnet-5","provider":"anthropic"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_K0cj6ESI1HS4ynqFXyv5k","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current pricing facts for a specified AI model from its provider, paid per-call via x402 micropayment.","exampleAgentPrompt":"What's the current pricing for claude-sonnet-5 from Anthropic? Use the AgentProvisions model pricing lookup to get the facts.","exampleUseCases":[{"title":"LLM cost budgeting for agent pipeline","prompt":"Can you look up the current pricing for claude-sonnet-5 so I can figure out how much my agent pipeline will cost per run?"},{"title":"Comparing model prices across providers","prompt":"Pull up the pricing facts for gpt-4o from OpenAI — I want to see what they charge before I decide which model to use."},{"title":"Automated cost reporting for AI usage","prompt":"Fetch the current pricing data for claude-opus-4 from Anthropic and include it in my weekly AI spend report."}],"resultDescription":"A JSON object containing the SKU identifier ('model-pricing-lookup'), the queried model name, the provider name, and an array of pricing facts for that model. For example: {sku: 'model-pricing-lookup', facts: [...], model: 'claude-sonnet-5', provider: 'anthropic'}.","failureModes":["Missing or invalid required query parameters (model or provider) return a free 400 error before any payment is charged","Unknown model/provider combinations may return empty facts arrays","Network timeouts or service unavailability may return 5xx errors","x402 payment validation failure prevents access to the paid route"],"whenToPreferThis":"Choose this endpoint when you need programmatic, up-to-date pricing data for a specific AI model and provider combination, especially within an agentic workflow that needs to calculate, budget, or report on LLM costs. Prefer this over manually scraping provider pricing pages or relying on stale cached data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:35:33.705Z","isFirstParty":false}