Cloudflare、エージェント向けインターネット構想を提案
本文の状態
日本語全文を表示中
詳細モードで約15分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Cloudflare AI
Cloudflare は、人間向けに設計された現在のウェブがエージェントの訪問に適していないとし、読み取り・発見・呼び出し・支払いを可能にする「Agentic Internet」の実現に向けたオープンな標準とツールの構築を発表した。
AI深層分析を開く2026年8月6日 22:28
AI深層分析
キーポイント
エージェントによる非効率なトラフィックの現状
現在、多くの健全なボットが変更のないページを再取得しており、膨大な機械的リソースが無駄に消費されているというデータを示した。
Agentic Internet の4つの要件とビジョン
エージェントの時代におけるウェブは「読み取り可能(readable)」「発見可能(discoverable)」「呼び出し可能(callable)」「支払い可能(payable)」であるべきだと定義し、その実現に必要なツールとプロトコルの必要性を説いた。
エージェントの経済的価値とブロックのリスク
エージェントは広告や画像をレンダリングしないが背後には支払いを行う人間が存在するため、スクレイパーとして扱うかブロックすることは顧客を失う行為になると警告した。
オープンな標準によるウェブの未来
少数のプラットフォームが支配する閉じた未来と、誰でも実装可能なオープンな標準(x402, MCP, Web Bot Auth, PACT)に基づく開かれた未来を対比し、Cloudflare は後者の実現に寄与すると表明した。
エージェントのアイデンティティと認証
Web Bot Auth と PACT(Private Access Control Tokens)により、ボットは暗号化された身元証明を行い、サイトは匿名で信頼できるエージェントを識別できるようになる。これにより、なりすましを防ぎつつ、正当なエージェントのアクセス摩擦を大幅に削減する。
重要な引用
Agents are here - not as a new kind of software, but as a new kind of visitor to the web.
Every request now costs someone money and carries a purpose. Block it and you block your customer.
The specifications we build on are open standards that anyone can implement — x402, MCP, Web Bot Auth, PACT.
Whether finding and booking a table takes one exchange instead of nine.
編集コメントを表示
編集コメント
エージェントがウェブを訪問する新しい時代において、従来の人間向けウェブの設計思想からの脱却が迫られている。Cloudflare が提唱するオープンな標準プロトコル群は、プラットフォーム間の相互運用性と公平性を保ちながら、エージェント経済を支える基盤として注目される。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
データによると、振る舞いの良いボットからも膨大なトラフィックが、変更されていないページに対して再フェッチされています。数十億回のリクエストです。何ら成果をもたらさないのに、莫大な機械的な努力が費やされているのです。これは、人間のために作られたウェブを、別の存在が訪れているという典型的な兆候です。
エージェントはすでにここにあります。それは新しい種類のソフトウェアとしてではなく、ウェブに対する新しい種類の訪問者として現れています。
この新たな訪問者を軸に再構築されたウェブを、「エージェント向けインターネット(Agentic Internet)」と呼びます。その未来は「読み取り可能」「発見可能」「呼び出し可能」「支払い可能」なものになると私たちは考えています。その未来を実現するためには、独自のツールとプロトコルが必要です。
Cloudflare の開発者プラットフォームは、エージェントが実行できる場所と、それらを作成するための最初のツールを提供しました。しかし今なお欠けているのは、エージェントとドメイン所有者が衝突するのではなく協力できるようにする仕組みです。それは単一のプラットフォーム内部だけでなく、オープンなインターネット全体で機能するものでなければなりません。
すべてのブラウザは、常に「User-Agent」と呼ばれるヘッダーを通じてウェブに自身を識別してきました。この名称が意味を持つようになったのは、ブラウザがユーザーの代わりに行動していることに気づいた時でした。現在では、ユーザーエージェントは文字通り「ユーザーのエージェント」です。それは人の代わりにウェブを取得するプログラムであり、その最も成熟した形態こそがコーディングエージェントです。コードを読み書きし、必要なドキュメントを収集しますが、自分が参照しているページ自体を目にすることはありません。
エージェントは CSS をレンダリングせず、ヒーロー画像を見たり、広告をクリックしたりもしません。しかし、その向こう側には支払いを行う人間が存在します。すべてのリクエストが誰かの費用となり、明確な目的を帯びています。ブロックすれば顧客を失い、スクレイパーとして扱えば彼らを逃すことになります。
すべてのエージェントは、誰か(個人または企業)がその実行に対して支払いを行うことで稼働しています。大半の人は、単にトークンを消費するために支出するわけではありません。このように、各リクエストの先に明確な成果と請求書が存在するインターネットは、現在のものとは全く異なる姿になるでしょう。
Web も分析ツールも、こうした未来のために設計されたものではありません。多くの場合、ビジネスモデルさえも同様です。エージェントがどのように情報を取得し、発見し、呼び出し、支払いを行うかが、インターネットがオープンなままなのか、それともクローズド化してしまうのかを決定づけます。ある未来のシナリオでは、少数のプラットフォームが検索・アイデンティティ・決済を独占し、他のすべてのサービスがその中継点を経由して動作します。別の未来では、インターネットはオープンなままです。誰でも実装可能な標準に基づいて構築された基本機能(プリミティブ)が、コードが公開されているため中立性を保つレールの上で稼働します。
Cloudflare はオープンなインターネットを信じており、その繁栄を支える未来の構築に貢献できる立場にあります。
私たちが基盤とする仕様は、誰でも実装可能なオープンスタンダードです(x402、MCP、Web Bot Auth、PACT)。ドメインオーナーは、自らのアイデンティティプロバイダー、決済処理業者、エージェントパートナーを自由に選択できます。Cloudflare は選択肢の一つに過ぎず、すべての機能を網羅するプラットフォームではありません。私たちは顧客と同じレールを利用する「顧客ゼロ」であり、私たちだけが利用可能な特権的な経路や早期アクセス API を持った立場でもありません。これは人間向けの Web に対して過去15年間続けてきた仕事であり、アジェンティックインターネットに対しても同じ姿勢で取り組んでいく方針です。
エージェントインターネットで人間が最初に気づくのは、裏側の技術ではありません。彼らは新しいメディアを受け入れ、ウェブの時代と同じように「より優れているか」を基準に評価します。
テーブルの予約が 9 回のやり取りではなく 1 回で済むかどうか。相手は誰なのか明確にわかるか。支払いが安全と感じられるか。こうした点が問われます。
私たちの哲学:読みやすく、発見可能で、呼び出し可能、そして決済可能なエージェントインターネットの実現
この基盤となるのは「アイデンティティ」です。「Web Bot Auth」を使えば、ボットは訪問するすべてのサイトに対して暗号化された形で自身を識別できます。これにより、コンテンツ提供者が受け入れる相手と拒絶する相手を明確に選定できるようになります。
推測や偽装されたユーザーエージェントによる混乱はもうありません。多くのサイトでは、ログイン情報やアプリ内での行動履歴、購入履歴などから、リクエストの背後にいる人間を既に把握しています。そうしたサイトは「プライベートアクセスコントロールトークン(PACT)」を発行できます。Mozilla、Google、Microsoft、Shopify と共同で発表された PACT により、サイトは匿名で信頼性を保証することが可能になり、エージェントは他の場所でもこのトークンを提示できるようになります。
これにより、正当なエージェントはよりスムーズにアクセスできるようになります。
さらに、エージェントが業務を遂行しやすくするための仕組みも整えます。「Markdown for Agents」を使えば、少ないトークン数と帯域幅でウェブサイトを閲覧できます。また「WebMCP」によって、エージェントはあなたの代わりにネイティブな方法で対話を行うことが可能になります。さらに「x402」のような規格により、エージェントが直接商人に支払いを行うことも実現します。
「読みやすさ」はシンプルです。AI エージェントが、自分たちの得意とする形でコンテンツを読み取れるでしょうか?エージェントが消費する帯域幅やトークン数が少なければ少ないほど良いのです。人間向けに描画された HTML タグのうち、エージェントが一度も目にするものがないものは、計算リソースの無駄であるだけでなく、無視するためにコストがかかるコンテキストウィンドウを汚染することになります。
「発見可能性」こそが、エージェントインターネットにおけるあらゆる経済的瞬間の始まりです。エージェントがリソースを読み込み、ツールを呼び出し、取引に支払う前に、まずそのリソースが存在することを知らなければなりません。検索はその物語の半分を担いますが、エージェントは人間向けに設計された、ゆっくりと入力して読み飛ばすためのキーワードボックスではなく、自分たちのために作られたインターフェースを通じて必要なものを見つける必要があります。
「呼び出しやすさ」については、既存の動画生成モデルを微調整するのではなく、物理制御に特化してネットワーク全体をゼロから事前学習したアプローチが重要です。また、「支払い可能性」を実現するためには、エージェントが安全かつ効率的に取引を実行できる仕組みが必要です。
クライアントサイドでは、エージェントを第一級市民として意識してブラウザの構築に取り組みました。Kitesurf は、Workers 上で動作するほど軽量な新しいブラウザで、リクエストごとに起動され、使用後は破棄されます。従来のブラウザに見られる人間向けの機能による冗長性を排除し、エージェントが必要とするコンテンツと機能のみを提供します。
AI Search は今日から利用可能です。これにより、公開されているあらゆるサイトをエージェントが検索可能にすることができます。
発見されることも、もう一つの重要な要素です。コンテンツ制作者や API 所有者は、自分たちの存在がエージェントに対してどれだけ見えるかを把握する必要があります。Agent Engine Optimization(AEO)とは、関係するモデルやエージェントにおけるブランドの可視性を測定するものです。顧客が使っているエージェントにとって、自社の存在を明確に認識できない場合、実質的にオフライン状態にあるのと同等です。
「呼び出し可能」であることは、エージェントが実際に行動を開始する場所です。テーブルの予約、サブスクリプションの更新、レポートの取得などが該当します。人間向けのウェブではこれらはすべて異なる見た目をしていますが、これはユーザーインターフェースを人間がクリックして操作するために作られたからです。例えば、エージェントが To-do リストに項目を追加しようとする場合、HTML を解析し、「追加」ボタンがどこにあるかを推測し、クリック動作を合成し、DOM が前回確認した時点から変更されていないことを願うしかありません。
WebMCP なら、ブラウザを通じてサイトが持つアクションをエージェントに直接公開できます。このツールは「契約」を明確にするものです。HTML の解析も不要で、フォームフィールドの推測もいりません。ツールはページ内で実行されるため、ユーザーの既存セッションや状態をそのまま再利用できます。
Code Mode はさらに一歩進んだアプローチです。エージェントはコード思考をするため、プロセスタイト(文章)による呼び出しよりも、コードを書くことでツールを呼び出す方が高速で正確になります。エージェントがウェブページをスクレイピングするのではなくエンドポイントを直接呼び出すため、どのコンテンツが実際に利用されているかという明確なシグナルがコンテンツ所有者に返されます。
エージェントインターネットの未来は、支払い機能(Payable)に集約されます。あらゆる経済取引には、最終的に決済手段が必要です。広告依存モデルは限界を迎えつつあり、ユーザーがプログラムである場合、シート課金モデルも機能しません。私たちが頼りにしている出版元は、表示されないページビューや、広告をレンダリングしないブラウザからは収益を上げることができません。
広告では採算が取れなかったレシピサイトでも、エージェントインターネットの規模であれば、1 回の取得(fetch)あたり数セント未満の課金で利益を生むことが可能です。地方紙も、ライセンス契約やログインなしに、読まれた瞬間に記事の利用料を受け取ることができます。その一方で、エージェントは人間が一度設定した予算とウォレットを持って現れます。
すべての有料取引には領収書が残ります。出版元は、どのエージェントがどのページを取得したかを証明できますし、エージェントも自分が使用した分に対して支払ったことを証明できます。ウォレットを使えば、エージェントはコンテンツや API を簡単に決済できます。Monetization Gateway なら、ドメインオーナーは数回のクリックだけで、エージェントからの支払い設定を完了できます。
Cloudflare は、設計上このすべての真ん中に位置しています。私たちはすでに数十億人の人間と彼らが訪れるサイトの間に立ち、保護し、高速化し、常時オンライン状態を保っています。エージェントの登場はトラフィックの性質を変えますが、私たちが担う役割の形を変えるわけではありません。出版元、商社、エージェント開発者、エンドユーザーすべてが、自分たちの側に立って競合しない中立的で高性能なレイヤーとして信頼できる存在であり続けるのです。
ドメインオーナーが、サポートしたい AI エージェントを支援し、サポートしたくないエージェントをブロックするためのツールを提供したいと考えています。開発者向けツールの多くは、AI エージェントに発見され、推奨され、そして支払いを受けることを促すために、エージェント対応を目指すべきです。出版者は、リソースのみを消費して何の対価も返さないような搾取的な AI エージェントをブロックしつつ、コンテンツの利用権料を支払うエージェントや、その利用に対して補償を行うエージェントは許可したいと考えるかもしれません。また、非営利データ提供者は、レート制限を超えるボットや人間をブロックしつつ、支払いによって制限解除を受け、その資金で超過分のリソース消費を賄いたいと考えるでしょう。
ボットの死、そしてボットの復活
ボットと人間の区別は、かつてほど単純ではありません。「ボットは悪く、人間は善い」「ボットがリソースを浪費し、本来人間が使うべきものだ」といった二項対立は、エージェントの世界においてはもはや古い考え方です。
私たちはエージェントを、新たな種類のアクターとして捉えています。彼らの行動は望ましいものになり得ます。例えば、リソースを節約しながらコンテンツを読み込む、ドメインオーナーの指定した方法でウェブサイトと相互作用する、利用した分に対して支払いを行うといった行動です。逆に、補償なしに数百万ページをスクレイピングする、ブロック回避を試みる、robots.txt を無視するなど、望ましくない行動も存在します。しかし、人間とボットが適切なツールを与えられれば、多くの望ましくない行動は減少し、さらには望ましい行動へと転換すると私たちは信じています。
収益格差の解消
Cloudflare は長年ボット検知に注力し、ドメイン所有者がボットのアクセス可否をコントロールできる仕組みを提供してきました。しかし欠けていたのは、そのサイトへのアクセスが許可された後の「エージェントとの相互作用」です。今回紹介する一連のアジェンシーツールは、まさにその課題解決のためにあります。ウェブを「読み取り可能」「発見可能」「呼び出し可能」「支払い可能」にするための基盤です。これら 4 つの要素はすべてオープンスタンダードに基づいて構築されているため、特定の企業がレールを独占することはありません。
オープンなアジェンシー・インターネットを実現するには、供給側と需要側の双方に多様性が不可欠です。単にパブリッシャーやコンテンツクリエイターが多様なだけでは不十分で、エージェント自体も多様である必要があります。もし需要側が特定のプレイヤーに収斂してしまうと、供給側がいかにオープンであっても、インターネットは依然として囲い込みの庭園(ウォーテッドガーデン)のままです。
私たちはこのオープンな代替案を構築しています。新しいダッシュボードで自サイトやエージェントのアジェンシー対応を整え、Answer Engine Optimization 製品の最新情報を受け取るために登録してください。サイトを運営中の方、あるいはエージェントを開発・運用中の皆様は、AI Playground を使ってインターネットの最新技術をすべて試すことができます。
原文を表示
Our data shows that a lot of traffic from well-behaved bots is re-fetching pages that have not changed. Billions of requests. An enormous amount of machine effort, attached to no outcome at all. That's the signature of a web built for humans being visited by something else.
Agents are here - not as a new kind of software, but as a new kind of visitor to the web.
The web reshaped around this new visitor is what we call the Agentic Internet. We see its future as readable, discoverable, callable, and payable. To realize that future, it needs its own tools and protocols.
Cloudflare's developer platform gave agents a place to run, and the first tools to build them. What's missing are the ones that let agents and domain owners cooperate instead of collide — on the open Internet, not just inside a single platform.
Every browser has always identified itself to the web with a header called User-Agent. The name only made sense once you realized the browser was acting on your behalf. Now a user agent is truly a user's agent: a program that fetches the web on a person's behalf. Today its most mature form is the coding agent that reads and writes code, pulls the docs it needs, and never sees the pages it reads.
An agent doesn't render your CSS, see your hero image, or click your ads. But it has a paying human on the other end. Every request now costs someone money and carries a purpose. Block it and you block your customer. Treat it like a scraper and you lose them.
Every agent runs because someone — a person or a business — is paying for what it does. Most people don't spend tokens for the sake of it. This version of the Internet, one with an outcome and a bill on the other end of every request, is going to look nothing like the one we have now.
The web was not built for this, and neither were your analytics. Nor, in most cases, was your business model. How agents read, discover, call, and pay is going to decide whether the Internet stays open or gets closed. In one version of the future, a handful of stacks own discovery, identity, and payments, and everyone else routes through them. In another, the Internet stays open: primitives built on standards anyone can implement, running on rails that are neutral because the code is public.
Cloudflare believes in the open Internet, and we're in a position to help build the future where it thrives.
The specifications we build on are open standards that anyone can implement — x402, MCP, Web Bot Auth, PACT. Domain owners choose their own identity providers, their own payment processors, their own agent partners. Cloudflare is one option, not the whole stack. We are Customer Zero of the same rails our customers use, with no privileged path or early-access API that only we can reach. This is the job we've done for the human web for fifteen years, and it's the job we intend to do for the Agentic Internet.
The engineering is not what humans on the Agentic Internet will notice. They're picking up a new medium, and they'll judge it the way they judged the web: on whether it's better. Whether finding and booking a table takes one exchange instead of nine. Whether they know who they're dealing with. Whether paying feels safe.
Our philosophy: A readable, discoverable, callable, and payable Agentic Internet
This starts with identity. Web Bot Auth lets a bot cryptographically identify itself to any site it visits, so publishers can decide who they welcome and who they don't. No more guessing and no more spoofed user agents. Many sites already know the human behind a request from login, in-app behavior, or purchase history. That site can issue Private Access Control Tokens (PACT). Announced with Mozilla, Google, Microsoft, and Shopify, PACT lets sites vouch anonymously, so the agent can present the token elsewhere. Legitimate agents get in with less friction.
We can then make it easier for an agent to do its job. Markdown for Agents lets agents read websites with fewer tokens and less bandwidth. WebMCP gives them a native way to interact on your behalf. Standards like x402 let them pay merchants directly.
Readable is straightforward. Can AI agents read content in a way that is native to them and plays to their strengths? The less bandwidth and fewer tokens an agent burns, the better. Every HTML tag rendered for a human that never looks at it is not only a waste of compute but also a pollution of the context window the agent then has to pay to ignore. Markdown for Agents addresses this from the server side.
On the client side, we approached building a browser with agents in mind as first-class citizens. Kitesurf is our new browser lean enough to run on Workers, spun up per request and thrown away after. It delivers content and features that agents need without any of the bloat from human-oriented features in traditional browsers.
Discoverable is where every economic moment on the Agentic Internet begins. Before an agent can read a resource, call a tool, or pay for a transaction, it has to know the resource is there. Search is one half of the story, as agents need to find what they need through interfaces built for them, not through a keyword box designed for a human who types slowly and skims. AI Search is available today, so any public site can be made searchable by agents.
Being discovered is the other part. Content creators and API owners need to know how visible they are to agents. Agent Engine Optimization (AEO) measures brand visibility across the models and agents that matter. If you are not measurably visible to the agents your customers use, then you are effectively offline for them.
Callable is where the agents start doing things: booking a table, renewing a subscription, pulling a report. On the human web these all look different, because they were built for humans clicking through user interfaces. An agent trying to add an item to a to-do list has to parse the HTML, guess which button is “Add”, synthesize a click, and hope the DOM didn’t change since it last looked.
WebMCP lets a site expose its actions directly to agents through the browser:
The tool “contract” becomes explicit. No HTML parsing, no guessing at form fields. As the tools run inside the page, they reuse the user’s existing session and state. Code Mode goes one step further. Agents think in code, and calling tools by writing code is faster and more accurate than prose. As agents are calling endpoints rather than scraping webpages, there is a clear signal back to the content owner of what content is actually being used.
Payable is where we believe the Agentic Internet is going. Every economic transaction eventually needs a way to pay. Ad-based models are breaking. Seat-based models do not work when the user is a program. The publishers we all rely on cannot fund themselves on pageviews that never happen and browsers that do not render their ads.
A recipe site that never turned a profit using ads can charge a fraction of a cent per fetch and be profitable at the scale of the Agentic Internet. A local paper can license articles at read time without a licensing deal or login. On the other side, the agent shows up with a wallet and a budget the human set once.
Every paid interaction leaves a receipt. The publisher can prove which agent fetched which page. The agent can prove it paid for what it used. Wallets allow agents to easily pay for content and APIs. Monetization Gateway lets domain owners set up payments from agents in a few clicks.
Cloudflare sits in the middle of all of this by design. We already sit between billions of humans and the sites they visit, protecting them, speeding them up, keeping them online. Agents change the traffic but not the shape of that job — we're the neutral, high-performance layer that publishers, merchants, agent builders, and end users can all trust to be on their side, not competing with them.
We want to give domain owners the tools to empower the kinds of AI agents that they want to support and block the ones that they don’t. A developer tool likely wants to become agent-ready to encourage AI agents to discover, recommend, and pay them. A publisher may want to block extractive AI agents (which consume resources without giving anything back) but allow AI agents that license their content or compensate them. A nonprofit data provider may want to block bots or humans who exceed their rate limits, but allow them to pay to get unblocked and use those funds to cover the excess resource consumption.
Bots are dead, long live bots
The distinction between a bot and a human isn’t so simple anymore. It’s not as straightforward as bots are bad and humans are good, or bots wasting resources that humans should instead consume. This is the old way of thinking that is outdated in the world of agents.
We see agents as a new type of actor. Their actions can be desirable, say, by reading content in a way that preserves resources, interacting with websites in the way that the domain owners specify, and paying for what they use. Or their actions can be undesirable, for example, by scraping millions of pages without compensation, attempting to circumvent blocks, or ignoring robots.txt. We believe that many of the undesirable actions will diminish, and even convert to desirable actions, if humans and bots are given the right tools.
Closing the revenue gap
Cloudflare has spent years detecting bots, allowing domain owners to take control of whether bots can access them. What's been missing is the other half: how agents interact with those sites once they're let in. That's what this suite of agentic tools is for: making the web readable, discoverable, callable, payable. These four primitives are all built on open standards, so no single company owns the rails.
An open Agentic Internet needs diversity on both sides. Not just diverse publishers and content creators but also diverse agents. If the demand side converges, it doesn’t matter how open the supply side is. The Internet will still be a walled garden.
We are building this open alternative. Join us by getting your site agent ready with our new dashboard, and sign up to receive news on our Answer Engine Optimization product. If you run a site or an agent, you can experiment with all of the Internet's new technologies using our AI Playground.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み