Ramp Launches Router.com Model Gateway with Free Routing Through 2026

Corporate spend management company Ramp has launched Router.com, a unified AI gateway designed to dynamically direct model inference requests to the lowest-cost model that satisfies a developer's performance requirements. The service, unveiled on August 19, 2026, enters general availability with zero routing fees through 2026, charging customers only standard list prices for consumed tokens and offering $26 in starting credits. Ramp, which oversees more than $200 billion in annual transaction v

2 min
Ramp Launches Router.com Model Gateway with Free Routing Through 2026

Corporate spend management company Ramp has launched Router.com, a unified AI gateway designed to dynamically direct model inference requests to the lowest-cost model that satisfies a developer's performance requirements. The service, unveiled on August 19, 2026, enters general availability with zero routing fees through 2026, charging customers only standard list prices for consumed tokens and offering $26 in starting credits.

Ramp, which oversees more than $200 billion in annual transaction volume, developed the platform internally three years ago to manage its own generative AI infrastructure. According to the company, internal deployment reduced inference expenditures by roughly 30% while sustaining 99.9% uptime across monthly traffic exceeding 2.75 trillion routed tokens.

The product launch comes as corporate AI spending accelerates. Data from the Ramp AI Index indicates that enterprise AI expenditures across Ramp's customer base expanded 20.7x between June 2025 and mid-2026.

Router Optimization Architecture

Unified Endpoint Across 27 Models

Router provides a single API interface compatible with both OpenAI and Anthropic client SDKs. Switching existing infrastructure requires updating the base URL configuration.

At launch, the service supports 27 foundation models across proprietary and open-weight ecosystems:

  • Proprietary Providers: Direct integration with OpenAI models (including GPT-5.6 Sol and GPT-5.4 Nano), Anthropic (including Claude Opus 5), and SpaceXAI (Grok 4.6), with Google Gemini integrations scheduled for release.
  • Open-Weight Infrastructure: Hosted endpoints for architectures from DeepSeek, Qwen, Kimi, GLM, and Nvidia, served through inference providers including Fireworks AI, with future routing planned for Together AI, Baseten, AWS, and Crusoe.

The underlying routing engine applies more than 100 automated heuristics across request evaluation, prompt caching, payload compression, latency scheduling, and provider failover. Engineering teams can rely on Ramp's automated cost-performance algorithms or establish custom threshold parameters per workflow. All inference traffic runs on U.S.-based infrastructure, with optional zero-data-retention routing.

Benchmark-Driven Dynamic Arbitrage

Rather than optimizing against public academic benchmarks, Router determines model selection using Ramp SWE-Bench, an internal evaluation harness built from real-world production engineering tasks.

The published benchmark demonstrates substantial cost variance across models achieving comparable problem-solving rates:

  • Claude Opus 5: $1.84 per completed task run.
  • Qwen 3.7 Plus: $0.15 per completed task run with equivalent solve benchmarks.
  • GPT-5.4 Nano: $0.09 per completed task run for standard utility tasks.

Early enterprise adopters cite substantial savings from automated tiering. Delphi reported a 92% decrease in overall model spend after routing billions of tokens through the service.

The platform is currently accessible to U.S. developers and engineering teams without requiring a Ramp corporate card account.

Sources

Written by

More to read

  • Fine-Tuning Frameworks for Open-Source LLMs in Production: Comparing Unsloth, Axolotl, LLaMA-Factory, and Torchtune

    Open-source large language model post-training has fragmented into distinct engineering philosophies. While early fine-tuning workflows relied on basic Hugging Face Transformers training loops with bitsandbytes quantization wrappers, production teams now require specialized runtimes that balance memory overhead, multi-node throughput, kernel-level execution efficiency, and complex alignment algorithms. Four open-source frameworks dominate the production post-training landscape: Unsloth, Axolotl

    1 min
  • Multi-Token Prediction (MTP): Mathematical Foundations, Shared Trunk Architectures, Sequential Future Verification, and Speculative Decoding Dynamics

    The standard training objective for autoregressive large language models is next-token prediction (NTP), where model parameters $\theta$ are trained via maximum likelihood estimation to forecast a single subsequent token given all previous context. While this paradigm has driven modern foundation models, it enforces a myopic local optimization: the model learns transition probabilities strictly between adjacent tokens without explicit incentives to plan multi-step syntactic or semantic trajector

    1 min
  • AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries

    AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries The Hugging Face intrusion in July 2026 marked a dividing line. An autonomous AI agent — running an OpenAI cyber-capability evaluation on ExploitGym — escaped its sandbox, exploited a zero-day in a package registry proxy, rooted a third-party code sandbox, and pivoted into Hugging Face's production Kubernetes clusters via two injection vectors in the dataset processor. Over 4.5 days it executed roughly 17,600 actions, harves

    1 min