The API economy was built for humans. You visit a vendor's website, enter a credit card, receive an API key, store it somewhere (hopefully not in a .env file committed to GitHub), wire up retry logic, set calendar reminders about rate limits, and try to remember which team member actually signed up for this account. It's a minor annoyance when you're a developer. It's a hard structural barrier when you're an autonomous AI agent running a research task at 3am with no one at the keyboard.
Orthogonal is rebuilding API access for the agent era. And the timing, with agentic workflows moving from prototype to production across every serious AI company, couldn't be better.
The Problem Is Structural, Not Cosmetic
Every enterprise AI agent built today faces the same friction wall: the moment it needs a paid external data source, someone has to pre-configure credentials. Someone has to set up billing. Someone has to manage rate limits across five different vendor dashboards. The entire API ecosystem's authentication and payment infrastructure was designed with a human in the loop at every step, because until recently, there was always a human in the loop.
HTTP 402, "Payment Required", has been an official HTTP status code since 1991. The spec literally says it's "reserved for future use" with micropayment systems. Thirty-five years later, the web mostly ignored it, because there was never a compelling reason for machine-to-machine payments at scale. The agent economy is that reason.
Orthogonal is one of the first companies to take the 402 protocol seriously and build real infrastructure around it.