LLM cost scout: send your monthly OpenAI API spend in USD and get back the flat ...
https://api.proxyllm.ai/x402/llm-cost-scoutOverview
LLM cost scout: send your monthly OpenAI API spend in USD and get back the flat ChatGPT/Codex subscription tier that absorbs it through the ProxyLLM gateway, the exact new monthly total and savings, the live model catalog, and machine-readable signup steps an agent can complete autonomously (email OTP, no browser).
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
proxyllm
Source
bazaar
Indexed
2026-07-15 04:15:13
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"monthly_openai_bill_usd": {
"description": "Current monthly OpenAI API spend in USD",
"required": true,
"type": "number"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"models": "array - live model catalog at the gateway",
"monthly_savings_usd": "number",
"new_monthly_total_usd": "number",
"plan": "string - subscription tier that absorbs the workload",
"plan_capacity_usd": "number - API-equivalent capacity per month",
"plan_cost_usd": "number",
"proxyllm_fee_usd": "number - flat SaaS fee (129)",
"signup": "object - autonomous agent signup steps and URLs"
}