Tokenless API Gateway Routes AI Traffic Between Models to Cut Spend in Half
Tokenless (YC S26) is a drop-in API gateway that cuts AI inference spend by routing each turn of an agent conversation to the cheapest adequate model. The founders (Rohit, Andrew, Kev) came from Princeton, Google DeepMind, and UC Berkeley, and they claim their router matches Claude Fable 5 performance at half the cost.
How It Works
Tokenless fans out a request to multiple models simultaneously and watches their progress. Once one model is clearly on track, it cancels the others. You only pay for the winning model's usage. The technique is novel: the router queries multiple models in parallel and uses their intermediate outputs to make the routing decision. The team also notes that switching models doesn't destroy the cache if the routing algorithm is aware of cache hot/cold states.
Benchmarks
On the τ³-Banking, Terminal-Bench 2.1, and DeepSWE 1.1 agentic benchmarks, Tokenless Pro achieves a 40.2% solve rate at $0.57/task, vs Claude Fable 5 at 24.5% solve rate and $3.32/task. The Ultra Saver mode routes more aggressively and gets 30.9% solve rate at $2.25/task. The numbers are presented as "measured, not marketed" — they claim to beat all frontier models on cost-adjusted quality.
Getting Started
Tokenless exposes an OpenAI- and Anthropic-compatible endpoint. You point your existing agent at their endpoint, and they handle the routing. New users get $20 in free credit. The team plans to add Kimi K3, GPT efforts, and more models to the router.
Cost Savings Projection
Tokenless provides a calculator: for a team spending $40K/month on LLMs, they project a new bill of $26K/month (a 34% savings, $14K/month off), totaling $344K saved over the next year assuming 11% monthly spend growth.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw Developer Seeks Killer Use Cases After 900 User Trials
OpenClaw's creator reports that while users try features like Telegram interfaces, calendar integrations, and automated workflows, most don't stick with the tool long-term. The challenge is finding daily-use workflows that become essential rather than experimental.

Chrome Skills: Save and Reuse AI Prompts as One-Click Tools
Google's Chrome Skills feature lets users save AI prompts as reusable workflows that run with a single click on any webpage. Skills can be accessed by typing forward slash (/) or clicking the plus sign (+) in Gemini in Chrome.

Claude Desktop + Blender via MCP: Real-Time 3D Workflow Closes the Feedback Loop
An open-source Blender add-on runs an MCP server inside Blender, letting Claude Desktop inspect scenes, create objects, render images, and read results—closing the script-paste feedback loop.

ELBO Platform: AI-Powered Training for Critical Thinking and Communication Skills
ELBO is a live training platform built with Claude Code that uses AI to help users practice critical thinking, persuasion, negotiation, and public speaking skills through simulated scenarios and debates.