Stripe、AI モデルルーティングの OpenRouter を買収へ
本文の状態
日本語全文を表示中
詳細モードで約10分の本文を読めます。
Stripe は開発者向け AI モデルルータープラットフォーム OpenRouter の買収に合意し、単一インターフェースからの数百モデル利用や動的なルーティング機能を強化する。
AI深層分析を開く2026年8月20日 19:51
AI深層分析
キーポイント
OpenRouter の買収合意と機能統合
Stripe は AI モデルルータープラットフォーム OpenRouter を買収し、既存の AI 利用およびトークンベース課金業務にモデル選択・ルーティング機能を追加する。
高度な動的ルーティング能力
OpenRouter はタスクの複雑さ、価格、速度、信頼性に基づいてリクエストを最適なモデルへ振り分け、同一モデルでもプロバイダー間でコストやレイテンシに応じて切り替える。
フェイルオーバーとデータ規制対応
システムはプロバイダーの障害発生時に代替先へ自動転送し、ユーザーはゼロデータ保持エンドポイントへの制限や地域ごとの処理要件を設定できる。
主要競合他社のルーティング機能
SnowflakeやCloudflareなど複数のインフラプロバイダーが、品質・速度・コストに基づいた動的モデルルーティング機能を導入している。AWSやMicrosoftも同様に、複雑なタスクには高品質モデルを割り当てるなどの戦略を採用している。
動的選択による運用上の課題
異なるリクエストを複数のモデルで処理する動的モデル選択は、コスト予測やデバッグ、パフォーマンス分析を複雑化させるという指摘がある。
重要な引用
Stripe has agreed to acquire OpenRouter, an AI model-routing platform that gives developers access to hundreds of models through a single interface.
The platform evaluates requests using factors including task complexity, price, speed, and reliability. It can then direct each request to a model suited to those requirements.
Dynamic model selection can complicate cost forecasting, debugging, and performance analysis when different requests are handled by different models.
Tokens are a central unit for companies building with AI and tied their economic use to how companies manage available computing resources.
編集コメントを表示
編集コメント
Stripe の買収は、AI モデル利用のインフラ層における標準化を加速させる重要な転換点となる。開発者は複雑なプロバイダー管理から解放され、より柔軟でコスト効率の高い AI アプリケーション構築に集中できるようになるだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Stripe は、開発者が単一のインターフェースを通じて数百の AI モデルにアクセスできるプラットフォーム「OpenRouter」の買収合意に至りました。今回の買収により、Stripe の既存の AI 利用管理やトークンベースの課金システムに、モデル選択とルーティング機能が加わります。
Stripe によると、OpenRouter は 80 社以上のプロバイダーが提供する 400 種類以上のモデルをサポートしています。各モデルプロバイダーごとに個別の統合を行う必要はなく、開発者は OpenRouter を介して単一の API からリクエストを送信できます。
モデル選択を超えたルーティング
このプラットフォームは、タスクの複雑さ、価格、速度、信頼性といった要素を評価し、要件に最適なモデルへ各リクエストを振り分けます。
また、同じモデルを提供する複数のプロバイダー間での 2 段目のルーティングも担当します。ドキュメントによると、顧客は価格、スループット、レイテンシに基づいてエンドポイントを優先順位付けでき、最大価格や最低パフォーマンス水準などの条件を設定可能です。
プラットフォームは、個々のモデルとプロバイダーの組み合わせについて、ローリング(連続)する実績データを用いてレイテンシとスループットを計測しています。これにより、固定されたプロバイダーに依存するのではなく、コストやパフォーマンスの基準を満たすエンドポイントへリクエストを振り分けることが可能になります。
この仕組みは、2 つのルーティング判断を明確に分離します。つまり、「どのモデルがリクエストを処理するか」と「そのリクエストを担うプロバイダーのエンドポイントはどこか」を別々に決定できるのです。
基盤モデルが同じでも、プロバイダーの選択次第で推論コストは大きく変動します。例えば 2026 年 6 月の OpenRouter のデータでは、Llama 3.3 70B の入力料金が DeepInfra を経由する場合 100 万トークンあたり$0.10 なのに対し、Together を通すと$1.04 にもなります。出力料金についても同様で、提示されたプロバイダー間で 100 万トークンあたり$0.32 から$1.04 の幅がありました。
ルーティング機能は、エンドポイントが利用できなくなった際のフェイルオーバー(代替手段)としても役立ちます。OpenRouter によると、システムはプロバイダーの障害やレート制限、コンテキスト長のエラー、モデレーションによる拒否などの問題を検知した際、リクエストを別のプロバイダーやモデルへ自動的に振り分けます。
データ処理に関する要件も、プロバイダー選定の重要な要素です。OpenRouter ではユーザーが「ゼロ・データ・リテンション(データ保存なし)」対応のエンドポイントへのリクエストに限定したり、データを収集したりプロンプトで学習を行ったりするプロバイダーへのルーティングを防止したりできます。また企業顧客向けには、米国または EU 内での処理を指定することも可能です。
つまり、ルーティングの判断基準には、モデルの能力、プロバイダーの利用可否、処理場所、レイテンシ、スループット、コストなどが含まれます。
マルチモデル基盤の拡大
調査対象企業の多くでは、すでに複数の AI モデルを組み合わせた環境が一般的です。F5 が 2026 年に発表した「アプリケーション戦略に関する年次報告書」は、1,100 人以上の IT 意思決定者への回答を分析した結果、組織の 52% が複数の AI モデルを連鎖させたりオーケストレーションしたりしていると明らかにしました。また、平均して 7 つものモデルを使用しているという回答も目立ちました。
OpenRouter の投資先である Menlo Ventures は、2025 年半期調査においてプロバイダーの振る舞いに関する別の指標を報告しました。その結果、66% のビルダーが既存のプロバイダーのままモデルをアップグレードした一方で、11% がベンダーを変更したことが明らかになりました。
OpenRouter は他にも、モデルルーティング機能を追加するインフラストラクチャープロバイダーの一つです。Snowflake は 8 月 18 日、Cortex AI Gateway のための動的モデルルーティングを発表し、この機能はプライベートプレビューとして導入される見込みです。
Snowflake によると、同システムは品質、速度、顧客の好み、コストといった要素に基づいてリクエストを割り当てます。また Cloudflare は、AI Gateway を通じてベータ版の Dynamic Routing を提供しており、モデル選択、クォータ管理、フォールバック処理などをルールとしてカバーしています。
AWS は Bedrock 経由で Intelligent Prompt Routing を提供し、Microsoft Foundry ではモデルの品質と価格をバランスさせるルーティングプロファイルを用意しています。両社とも、負荷の少ないワークロードは小さく低コストなモデルに割り当て、高品質な応答や複雑な推論が必要なタスクには他のモデルを割り当てるようなシステムを説明しています。
ルーティング機能の導入には、運用上の要件も伴います。Microsoft の Azure Architecture Center は、異なるリクエストが異なるモデルによって処理される場合、動的なモデル選択によりコスト予測、デバッグ、パフォーマンス分析が複雑になる可能性があると指摘しています。
Stripe と OpenRouter は、買収発表以前からすでに協業関係にありました。2026 年 1 月、Stripe は「OpenRouter を利用する開発者が、プラットフォームを通じてモデルリクエストをルーティングでき、Stripe が利用状況を追跡し、価格設定を適用して請求処理を行う」と発表しています。
この買収合意に至る前も、両社は OpenRouter のルーティング層と Stripe の利用量測定・請求システムを組み合わせた体制を整えていました。
トークン使用量に基づく請求
Stripe はまた、AI アプリケーション向けのトークンベースの請求ツールも開発中です。現在プライベートプレビューとして提供されている LLM トークン請求サービスでは、モデルやトークンの種類(入力、出力、サポートされる場合のキャッシュ済みトークンなど)に応じて消費量を計測できます。
Stripe のドキュメントによると、このシステムはトークン単価制、プリペイドクレジット、利用量込みの固定料金、あるいはこれらの組み合わせなどに活用可能です。また、プロバイダーが基本料金を変更した際にも、対応するモデルの価格を随時更新できる仕組みになっています。
OpenRouter はすでに、こうした請求計算に関わる利用データの多くを生成しています。その API では、個々のレスポンスごとにプロンプト、完了トークン、推論トークン、キャッシュ済みトークンのカウントと、リクエストごとのコストを報告します。
さらに、OpenRouter アカウントに課金される金額とは別に、プロバイダーが徴収する実際の推論コストも記録しています。トークン数は各モデル固有のネイティブ トークナイザー(tokenizer)を用いて計算され、全モデルで一律の計測方法を適用するわけではありません。
Stripe のCEO、パトリック・コリソンは、今回の買収がAIアプリケーションにおけるトークンと計算資源の役割と深く関わっていると指摘しました。コリソン氏は、AI を活用して事業を構築する企業にとってトークンは中核的な単位であり、その経済的利用は企業が利用可能な計算資源をどう管理するかにかかっていると言明しています。
エンタープライズにおけるトークン消費量はすでに膨大な規模に達しています。デロイトは2025年末、年間収益が少なくとも5億ドルある組織から選出された米国のビジネスおよび技術の意思決定者515名を対象に調査を実施しました。
その結果、回答者の37%が月間10億〜100億トークンを消費しており、さらに30%は100億トークン以上を消費していることが分かりました。2028年までには、61%の企業が月間消費量が100億トークンを上回ると予測しています。
デロイトによると、増加の多くは月間1,000億トークンを超えるワークロードから生じると見られています。この範囲でのトークン利用量は、2026年から2028年にかけて3倍になると予想されています。
同社は、トークン消費量の増加が必ずしもAI導入の効果的な拡大を意味するわけではないと注意を促しています。デロイトは、過剰なプロンプトの使用や文脈管理の弱さ、再利用制限などがトークン消費量を増加させる要因として特定しました。
また、これらのトークンを処理するコストもモデルによって異なり、場合によっては同じモデルを提供する事業者によっても異なることがあります。
OpenRouter は、1,000 万人を超える開発者や企業で構成されるコミュニティを通じて、1 日あたり 10 兆トークン以上の処理を行っていると発表しています。同社が以前に発表したデータからは、買収前のトラフィックの推移をある程度窺い知ることができます。
5 月時点で、OpenRouter は過去 6 ヶ月間で週間の処理量が 5 兆トークンから 25 兆トークンへと急増したと報告していました。当時、同社は 400 を超えるモデルに対応し、800 万人以上の開発者をサポートしていると伝えていました。
OpenRouter は 2023 年に設立され、Menlo Ventures や Andreessen Horowitz などの投資家から資金調達を重ねてきました。5 月に完了した 1 億 1,300 万ドル規模のシリーズ B ラウンドは、Alphabet の独立系成長ファンドである CapitalG が主導し、NVentures、ServiceNow Ventures、MongoDB Ventures、Snowflake Ventures、Databricks Ventures など複数の投資家が参加しました。
Stripe と OpenRouter は買収金額の詳細については明らかにしていません。しかし、事情に詳しい匿名の人物を引用したロイター通信によると、この取引額は 80 億ドルを超えると報じられています。情報は機密事項であるため、同氏は匿名での発言を希望しています。
(写真提供:appshunter.io)
関連記事:OpenAI 社長が企業に対し、AI セキュリティ対策の強化を急ぐよう要請

本記事「StripeがOpenRouterの買収に合意、AIモデルルートの拡大に伴い」はAI Newsにて最初にお伝えしました。
原文を表示
Stripe has agreed to acquire OpenRouter, an AI model-routing platform that gives developers access to hundreds of models through a single interface. The deal adds model selection and routing to Stripe’s existing work around AI usage and token-based billing.
OpenRouter supports more than 400 models from over 80 providers, according to Stripe. Rather than requiring separate integrations with each model provider, developers can use OpenRouter to send requests through one API.
Routing beyond model choice
The platform evaluates requests using factors including task complexity, price, speed, and reliability. It can then direct each request to a model suited to those requirements.
OpenRouter also handles a second layer of routing between providers serving the same model. Its documentation says customers can prioritise endpoints based on price, throughput, or latency, while setting requirements such as maximum prices or minimum performance levels.
The platform measures latency and throughput for individual model-provider combinations using rolling performance data. This allows a request to be routed to an endpoint that meets specified cost or performance criteria rather than relying on a fixed provider.
That separates two routing decisions: which model handles a request and which provider endpoint serves it.
Provider choice can also affect inference costs even when the underlying model remains the same. In a June 2026 example, OpenRouter listed Llama 3.3 70B input pricing at $0.10 per million tokens through DeepInfra and $1.04 through Together, while output pricing ranged from $0.32 to $1.04 per million tokens across the providers shown.
Routing can provide failover when an endpoint becomes unavailable. OpenRouter says its system can move requests to alternative providers or models when it encounters problems including provider outages, rate limits, context-length errors, or moderation refusals.
Data-handling requirements can also form part of provider selection. OpenRouter lets users restrict requests to Zero Data Retention endpoints and prevent routing to providers that collect data or train on prompts, while enterprise customers can request in-region processing in the US or EU.
Routing criteria can therefore include model capability, provider availability, processing location, latency, throughput, and cost.
Multi-model infrastructure expands
Multi-model environments are already common among surveyed organisations. F5’s 2026 State of Application Strategy report, based on responses from more than 1,100 IT decision-makers, found that 52% of organisations were chaining or orchestrating multiple AI models, with respondents using an average of seven models.
Menlo Ventures, an OpenRouter investor, reported a different measure of provider behaviour in its 2025 mid-year survey. It found that 66% of builders upgraded models while staying with their existing provider, while 11% switched vendors.
OpenRouter is also one of several infrastructure providers adding model routing. Snowflake announced dynamic model routing for Cortex AI Gateway on August 18, with the feature expected to enter private preview.
Snowflake said the system will assign requests according to factors including quality, speed, customer preferences, and cost. Cloudflare offers Dynamic Routing in beta through AI Gateway, with rules covering model selection, quotas, and fallbacks.
AWS provides Intelligent Prompt Routing through Bedrock, while Microsoft Foundry offers routing profiles that balance model quality and price. AWS and Snowflake both describe systems that can direct less demanding workloads to smaller or lower-cost models while reserving other models for tasks requiring higher response quality or more complex reasoning.
Routing also adds operational requirements. Microsoft’s Azure Architecture Center notes that dynamic model selection can complicate cost forecasting, debugging, and performance analysis when different requests are handled by different models.
Stripe and OpenRouter were already working together before the acquisition. In January 2026, Stripe said developers using OpenRouter could route model requests through the platform while Stripe tracked usage, applied pricing, and handled billing.
The arrangement paired OpenRouter’s routing layer with Stripe’s usage measurement and billing systems before the acquisition agreement.
Token usage meets billing
Stripe has also been developing token-based billing tools for AI applications. Its LLM token-billing service, which Stripe currently lists as being in private preview, can meter consumption according to model and token type, including input, output, and cached tokens where supported.
Stripe’s documentation says businesses can use the system for per-token pricing, prepaid credits, fixed fees with included usage, or combinations of those approaches. The company can also update supported model prices when providers change their underlying pricing.
OpenRouter already produces much of the usage data involved in those billing calculations. Its API reports prompt, completion, reasoning, and cached token counts with individual responses, along with the cost of the request.
It also records the underlying inference cost charged by the provider separately from the amount charged to an OpenRouter account. Token counts are calculated using each model’s native tokeniser rather than applying a single counting method across all models.
Stripe CEO Patrick Collison has linked the acquisition to the role of tokens and computing resources in AI applications. Collison said tokens are a central unit for companies building with AI and tied their economic use to how companies manage available computing resources.
Enterprise token consumption is already reaching large volumes. Deloitte surveyed 515 US-based business and technology decision-makers in late 2025, all from organisations generating at least $500 million in annual revenue.
The survey found that 37% of respondents were consuming between one billion and 10 billion AI tokens per month, while another 30% were consuming more than 10 billion. By 2028, 61% expect monthly consumption to exceed 10 billion tokens.
Deloitte said much of the increase would come from workloads exceeding 100 billion tokens per month, with token use in that range expected to triple from 2026 to 2028.
The firm cautioned that higher token consumption does not necessarily indicate more effective AI adoption. Deloitte identified oversized prompts, weak context management, and limited reuse as factors that can increase token consumption.
The cost of processing those tokens can also differ by model and, in some cases, by the provider serving the same model.
OpenRouter says it processes more than 10 trillion tokens per day across a community of more than 10 million developers and companies. Earlier figures published by OpenRouter provide some indication of how its traffic had changed before the acquisition.
In May, the company said its weekly volume had increased from five trillion to 25 trillion tokens over the previous six months. At the time, OpenRouter reported serving more than eight million developers across more than 400 models.
OpenRouter was founded in 2023 and has raised funding from investors including Menlo Ventures and Andreessen Horowitz. Its $113 million Series B round in May was led by CapitalG, Alphabet’s independent growth fund, with participation from investors including NVentures, ServiceNow Ventures, MongoDB Ventures, Snowflake Ventures, and Databricks Ventures.
Stripe and OpenRouter did not disclose the financial terms of the acquisition. Reuters reported that the transaction is worth slightly more than $8 billion, citing a person familiar with the matter who requested anonymity because the information was confidential.
(Photo by appshunter.io)
See also: OpenAI president urges enterprises to hasten AI security defences

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events including the Cyber Security & Cloud Expo. Click here for more information.
AI News is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.
The post Stripe agrees to buy OpenRouter as AI model routing expands appeared first on AI News.
同じ出来事を2媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み