{"x402Version":2,"name":"ArcRouter","description":"OpenAI-compatible inference gateway. Pay per call in USDC on Arc.","homepage":"https://arcrouter.co","mode":"live","payment_terms":"Pay-per-call amounts are a ceiling for the request (full input plus max_tokens of output), quoted in the 402 challenge. The exact scheme settles the ceiling up front and the unused part is refunded to the payer. Set max_tokens close to your expected output to keep the amount tight, or use a prepaid key (POST /v1/keys) to be charged the exact token cost.","settlement":{"chain":"arc","network":"eip155:5042","asset":"USDC","asset_address":"0x3600000000000000000000000000000000000000","decimals":6,"facilitator":"https://facilitator.arcusnetwork.co"},"auth":["x402_pay_per_call","prepaid_api_key"],"endpoints":[{"path":"/v1/chat/completions","method":"POST","type":"openai_compatible_chat","pricing_model":"per_token","amount_semantics":"per_request_ceiling","accepts":[{"scheme":"exact","network":"eip155:5042","asset":"0x3600000000000000000000000000000000000000","amount":"1","payTo":"0x6Bf001BB5f5E75396d92163325ca01FdEBe2e9A9","maxTimeoutSeconds":60,"extra":{"name":"USDC","version":"2"}}],"models":[{"id":"gpt-oss-120b","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":512,"input_usdc_per_mtok":0.38,"output_usdc_per_mtok":1.5,"released_at":"2025-08-05"},{"id":"gpt-oss-20b","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":512,"input_usdc_per_mtok":0.12,"output_usdc_per_mtok":0.5,"released_at":"2025-08-05"},{"id":"llama-3.3-70b-instruct","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":1,"input_usdc_per_mtok":0.1,"output_usdc_per_mtok":0.32,"released_at":"2024-12-06"},{"id":"claude-sonnet-4.6","provider":"arcrouter","type":"chat","modality":"text+vision","context_length":1000000,"min_output_tokens":1,"input_usdc_per_mtok":3,"output_usdc_per_mtok":15,"released_at":null},{"id":"deepseek-v4-pro","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":512,"input_usdc_per_mtok":0.435,"output_usdc_per_mtok":0.87,"released_at":null},{"id":"glm-4.7-flash","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":512,"input_usdc_per_mtok":0.06,"output_usdc_per_mtok":0.4,"released_at":null},{"id":"glm-5","provider":"arcrouter","type":"chat","modality":"text","context_length":131072,"min_output_tokens":512,"input_usdc_per_mtok":0.6,"output_usdc_per_mtok":1.92,"released_at":null},{"id":"kimi-k2.6","provider":"arcrouter","type":"chat","modality":"text","context_length":200000,"min_output_tokens":512,"input_usdc_per_mtok":0.66,"output_usdc_per_mtok":3.41,"released_at":null}]},{"path":"/v1/embeddings","method":"POST","type":"openai_compatible_embeddings","pricing_model":"per_token","amount_semantics":"per_request_ceiling","accepts":[{"scheme":"exact","network":"eip155:5042","asset":"0x3600000000000000000000000000000000000000","amount":"1","payTo":"0x6Bf001BB5f5E75396d92163325ca01FdEBe2e9A9","maxTimeoutSeconds":60,"extra":{"name":"USDC","version":"2"}}],"models":[{"id":"text-embedding-3-small","provider":"arcrouter","type":"embeddings","modality":"text","context_length":8192,"min_output_tokens":1,"input_usdc_per_mtok":0.05,"output_usdc_per_mtok":0,"released_at":null}]},{"path":"/v1/keys","method":"POST","type":"prepaid_key_deposit","body":{"amount_usd":"1 to 1000"},"amount_semantics":"exact_deposit"}]}