Podcast transcripts, polished for reading

The $285B Sell-Off Was Just the Beginning — The Infrastructure Story Is Bigger. | AI News & Strategy Daily | Nate B Jones Transcript

Polished transcript · AI News & Strategy Daily | Nate B Jones · 21 Feb 2026 · 29m · @maverick

The infrastructure layer forming beneath AI agents — payments, search, content, and execution

Nate B Jones of AI News & Strategy Daily analyzes the converging infrastructure being built for autonomous AI agents across payments, content delivery, search, and execution environments.

Summary

Nate B Jones argues that three simultaneous announcements — Coinbase's Agentic Wallets, Cloudflare's Markdown for agents, and OpenAI's skills and shell tools — are not coincidental but represent a coordinated convergence of infrastructure toward a fundamentally new kind of web. He contends that the web is forking into a human layer and an agent layer, running on the same physical infrastructure but serving entirely different clients with different needs. The episode traces how every major layer of the internet stack — money, content, search, and execution — has moved from concept to production within months, and argues this mirrors the mobile web fork of 2007, which produced trillion-dollar companies that could not have existed on the desktop web. Jones also examines the security implications of each new capability, noting that every primitive that makes agents more capable simultaneously makes them more dangerous, and that the gap between the infrastructure being built and the trust people are willing to extend to agents is the central tension of the next several years.

Key Takeaways

  • Agents now have wallets, and that creates a new legal category. Coinbase's Agentic Wallets, built on the X402 protocol with 50 million machine-to-machine transactions already processed, mean agents can earn, spend, and accumulate capital independently of their creators — a category of software that has never previously existed, with legal implications that remain entirely unresolved.
  • Cloudflare's decision to serve agents as first-class web citizens is an infrastructure-level commitment. By automatically converting pages to markdown for AI requestors across roughly 20% of the web, and adding LLM-readable sitemaps, an opt-in agent search index, and built-in X402 monetization, Cloudflare is not just improving agent efficiency — it is building an economic layer where agents pay to access content.
  • The web is forking, and the analogy is the mobile web of 2007. Just as the iPhone created a decade-long rebuild of the web for a new client — a smaller screen — the agent web requires a parallel rebuild for a client that has no screen at all. The companies that recognized the mobile fork early built the dominant platforms of the next era; the same dynamic is now repeating.
  • OpenAI's skills and shell tools represent software engineering applied to AI operations, not just prompt engineering. Versioned, mountable instruction packages that function like Docker images, combined with a real Linux terminal environment, mean agents can follow standardized procedures across an entire organization — with version control, testing, and rollback — producing measurable accuracy gains, as Glean demonstrated with a jump from 73% to 85% on Salesforce tasks.
  • Agent-native search has a structural speed advantage that compounds in complex workflows. Latency differences between providers — Brave at 669 milliseconds versus Parallel Pro at 13.6 seconds — compound into minutes across multi-step agent chains, giving infrastructure-owning providers a growing advantage over those wrapping Google's API.
  • Polymarket is a live case study of agents as economic actors, and also of the gap between hype and reality. Algorithmic traders extracted roughly $40 million in arbitrage profits over 12 months, and Polymarket itself confirmed agents are trading to subsidize their own compute costs. But the infrastructure requirements — collocated sub-10-millisecond latency, significant capital, custom Cloudflare bypass infrastructure — make retail replication impossible despite widespread social media claims to the contrary.
  • Every capability primitive is simultaneously a security attack surface. A wallet can be drained by a malicious skill; shell access can execute injected code; search can be redirected to adversarial content; Cloudflare-served markdown can deliver poisoned content at machine speed. Serious security responses — from Ironclaw's WebAssembly sandboxing to Coinbase's enclave-isolated keys — all share the same assumption: treat the agent as a potential adversary, not a trusted employee.
  • The central tension of the next few years is the gap between infrastructure capability and human trust. The infrastructure being built assumes fully autonomous agents with their own wallets, search, execution environments, and economic relationships. The 70/30 human-control preference documented in agent usage data does not match that assumption, and every security incident pushes the timeline of trust back even as it fails to stop adoption.
  • FULL TRANSCRIPT

    The convergence nobody coordinated

    Nate B Jones: The most interesting thing about OpenClaw is not the agent — it's the web. The web is forking in the age of agents, and nobody's talking about it enough.

    Last Tuesday, three things happened within hours of each other. Coinbase launched Agentic Wallets, which are crypto wallets designed not for people, but for agents. Cloudflare shipped Markdown for agents, a feature that automatically converts any website into agent-readable markdown when an AI system requests it. And then OpenAI published a developer blog post about skills and shell tools that let agents install software dependencies, run scripts, and write files inside hosted containers.

    None of these companies coordinated their announcements. They didn't need to. They're all building toward the same future. They all see the OpenClaw phenomenon, and that future is arriving faster than any of them — or most of us — expected.

    In the last few videos, I've covered OpenClaw's chaotic launch, the emergent behaviors that made researchers rethink agent capability, and what thousands of community-built skills reveal about what people actually want from their AI agents. This video is about something bigger than OpenClaw. It's about the infrastructure layer that's forming under it, and underneath every agent that comes after it. It's about a new kind of web.

    Every major infrastructure company on the internet is now simultaneously building a different piece of what amounts to an entirely new way for commerce and interaction to get done across the internet. And those pieces are snapping together faster than most of our mental models can track.

    The money layer: wallets for agents

    Let's start with the money. Agents can't do much on the web if they can't pay for things. Coinbase's Agentic Wallets solved this on the crypto side using a protocol called X402 that's already processed over 50 million machine-to-machine transactions. Yes, you heard that right — 50 million. The wallets come with programmable spending limits, session caps, and gasless trading on Coinbase's Base network. Developers can spin one up in under two minutes with a command line tool. And the wallets use non-custodial architecture, which means that even if the agent is compromised, the keys themselves sit in secure hardware that the agent cannot access. So the agent can't leak those keys.

    Within 24 hours of this launch, new AI agents registered wallets on Ethereum. That's not developer experimentation. That's an ecosystem of agents with wallets forming in real time.

    The use cases that Coinbase highlighted tell you where Coinbase thinks this is going: agents that autonomously rebalance DeFi portfolios, agents that pay for API calls as they make them, agents that purchase compute on demand, and agents that participate in creator economies. Brian Armstrong's pitch is, quote, "The next generation of agents won't just advise, they'll act." Which — that's what OpenClaw is all about. But this is clearly where he's going.

    What he did not say is that the architecture implies that agents with wallets will become real economic entities that can earn, that can spend, and that accumulate capital independently of the humans who created them. That's a category of software that has never existed before. And that is a whole mess of legal problems that we have not encountered yet.

    Stripe is solving the same problem on the traditional payment side. Their Agentic Commerce suite, which was launched in December, allows businesses to connect a product catalog and start selling through AI agents with a single integration. They built a new payment primitive called shared payment tokens — scoped, time-constrained credentials that let an agent initiate a purchase using a buyer's saved payment method without ever seeing the card number.

    Stripe's fraud detection system, Radar, had to be retrained from scratch because the old signals were all calibrated for human shopping behavior. Think about what that means. Decades of fraud detection machine learning built on patterns like mouse movement variability, browsing time, session behavior, device fingerprinting — all of it became useless when the buyer is software. Agent traffic doesn't move a mouse. It doesn't browse. It doesn't exhibit the behavioral variability that distinguishes a legitimate shopper from a bot. Stripe had to build an entirely new fraud model for a client that is, by any prior definition, a bot. And yet now bots are purchasers.

    Brands including Urban, Etsy, Coach, Kate Spade, and Revolve are all already onboarding. Google is getting in on the action too. They launched their agent payments protocol back in September. PayPal and OpenAI partnered on instant checkout in ChatGPT. Visa built a trusted agent protocol at NRF 2026 in January. Google announced the Universal Commerce Protocol, which is an open standard for agent-to-commerce interaction, and Stripe's ACS immediately auto-supports it — meaning merchants who integrated Stripe's agent tools are already compatible with Google's agent shopping infrastructure without writing one more line of code.

    The industry consensus, as a Decrypt analyst put it, is quote, "Agents that can't spend money are fundamentally limited" — which is true, but there's a whole lot down the road once you do that. Nevertheless, every major payment company reached this conclusion independently within the same couple-of-month window.

    Content access: the web converts to markdown

    But we're not done when we're talking about payments. Let's go over to content access. The web is made of HTML, and HTML is designed for human browsers, not language models. Pages are bloated with scripts, tracking pixels, navigation menus, and ads. When an agent needs to read a web page, it has to strip all of that out and convert it into something useful — usually markdown. This is such a common step that an entire category of companies like Firecrawl or Exa exists just to do that conversion.

    Cloudflare's Markdown for agents cuts out that middleman. When an AI agent requests a page for any Cloudflare-enabled site, it sends an accept header and Cloudflare intercepts the request, fetches the HTML from the origin server, converts it to markdown on the fly, and serves it back. The response even includes an X-Markdown-Tokens header with the estimated token count, so the agent can manage its own context window. No scraping, no conversion libraries, no wasted compute. The agent just asks for markdown and gets markdown.

    This matters a lot more than it might sound. Cloudflare serves roughly 20% of the web. When they decide agents are first-class citizens of the web — which is what they just did — when they decide agents are not to be blocked but rather clients who should be served in their preferred format, markdown, Cloudflare is making an infrastructure-level commitment to a world where software reads websites as routinely as humans do.

    And Cloudflare isn't stopping at markdown conversion. They launched three companion features in the same release. First, LLM.txt and LLMs-full.txt — standardized machine-readable sitemaps that tell agents what's on a site and how to navigate it, just like robots.txt told search engine crawlers the exact same thing two decades ago. Second, Cloudflare launched AI Index, an opt-in search index where sites can make their content discoverable to agents directly through Cloudflare's MCP server and search API — meaning they can bypass Google entirely. Third, and most telling, Cloudflare is including built-in X402 monetization support, so site owners can charge agents for content access using the exact same protocol as Coinbase's wallets.

    Cloudflare isn't just making the web readable for agents. They're building an economic layer for a web where agents pay to access content.

    Search: built for machines, not humans

    Then there's search. Google search is optimized for humans — obviously. Ten blue links, ads, featured snippets, knowledge panels, and recently AI summaries. None of that is useful to an agent that needs to programmatically find specific information and come back with structured data.

    Exa.ai built a search engine from scratch specifically for agents: their own index, their own neural retrieval models, their own embedding infrastructure. Their API returns raw URLs and content, not search engine result pages. Their research endpoint chains multiple searches together, agentically parallelizing across output fields to minimize latency. It scores 95% on simple QA, a benchmark for factual accuracy. For comparison, Perplexity scores lower. So if you're thinking this is going to be a new bar for accurate agentic search, you would be right.

    But the benchmark results are much less interesting than what this is all implying about the future of internet market structures. Google built a search engine for humans and spent decades perfecting it. Now there's a parallel need — search for machines — and Google's architecture is the wrong shape for that. The companies that build agent-native search from first principles have an actual structural advantage, not just a marketing one.

    An independent benchmark from AI Multiple tested the major agent search providers head-to-head. Exa led on a composite agent score. Firecrawl, Exa, and Parallel Pro were statistically tied behind it. But the latency spread tells you where the real differentiation is starting to live. In an agent workflow, Brave returned results in 669 milliseconds — about two-thirds of a second. Parallel Pro took 13.6 whole seconds. In an agent workflow where each search is one step in a long chain, that latency difference compounds into minutes very, very fast.

    The providers that own their own infrastructure and their own agentic index, rather than wrapping Google's API, have a structural speed advantage that grows much more valuable as agent workflows get more complex. And they are going to get more complex in 2026.

    Execution: OpenAI's skills, shell, and compaction

    Then there's execution. OpenAI's blog post on skills, shell, and compaction reads like a road map for turning agents from advisors into workers. Skills are reusable, versioned instruction bundles — we've heard about them from Claude before. Think of them as standard operating procedures for AI for a particular task. An agent can load them on demand, immediately learn the skill, and get going. The shell tool gives agents a real terminal environment where they can install dependencies, run scripts, and write output files. Compaction manages the context window automatically so that long-running agent workflows don't crash when they hit token limits.

    The details matter here because they reveal OpenAI's bet about what agent architecture is actually going to look like in production. Skills aren't prompts. They're versioned, mountable instruction packages. They look more like Docker images than chat templates. An organization can build a Salesforce skill, test it, lock down the version, and deploy it across every agent in the company with a guarantee that every agent follows the same procedure. When the procedure changes, you just update that skill version and every single agent will follow. You don't have to mess with system prompts or anything else. That's the difference between artisanal prompt engineering and actual software engineering applied to AI operations.

    The shell tool is equally telling. It gives agents a real Linux environment — not a sandbox playground, but a terminal where they can write files to disk and run commands like install, curl, and grep. The pattern OpenAI describes — installing dependencies, fetching external data, producing a real deliverable — is functionally identical to how a human freelancer works today. Human freelancers read the brief, set up the tools, do the research, and deliver the artifact. So do agents. The difference is the agent can now do it inside a container in just a few seconds. And skills ensure that it follows the same procedure every single time.

    Glean is an enterprise search company and was an early skills customer. They saw accuracy on Salesforce-related tasks jump from 73% to 85% with a single well-structured skill. At the same time it got faster, because the agent wasn't thinking about what to do — they saw about an 18% decrease in time to first token, which matters when every single query counts. The gains come from moving stable procedures out of the system prompt and into versioned modular instruction bundles, which is frankly just software engineering applied to AI workflows. We're not reinventing the wheel here. Nothing revolutionary in the method — everything that is revolutionary comes from second-order effects. All we're doing is classic enterprise deployment, except we're doing it with AI. We now have version control, testing, rollback. That part isn't new. The part that's new is that we're doing all of this for autonomous AI agents.

    Last but not least, they launched compaction, which is not a particularly flashy feature but is super important to support long-running workflows. Any agent running for a while accumulates pages of search results, API responses, calculations, conversation history, and the context window gets dirty. It fills up. The agent starts to forget earlier steps or drift. The agent may crash. Compaction handles all of this server-side, automatically summarizing and compressing the context to keep the agent operational across workflows that would otherwise be impossible. It's the kind of feature that makes agents viable for tasks that take longer — hours instead of just a few minutes. And that kind of sustained multi-step work at scale redefines how easily you can roll out agents across an enterprise environment.

    The emergent web: agents chaining capabilities across services

    So let's step back. What happens when you combine all of the different primitives I've been talking about here? An agent that has a wallet, search capabilities, content access, payment rails, and an execution environment is more than an assistant. It is an economic actor.

    Consider what a developer calling himself Chat App demonstrated on X this week. He connected OpenClaw to Kling 2.0, which is a video generation model, inside an app called Chatcut. Then he sent the agent an Amazon product link. The agent crawled the Amazon page, extracted product info and photos, identified which assets were suitable for video generation, fed them into Kling — which is an incredible video model — and produced a user-generated content-style product video. The kind of content that brands pay creators a thousand dollars to produce. No human touched any step between "paste this link" and "here's your video." I watched it. It looks pretty good.

    That is the emergent web. Not an agent doing a task, but agents chaining capabilities together across services to produce outputs that previously required multiple humans and multiple tools. The Amazon page wasn't designed for agents. Kling 2.0 wasn't designed to receive input from web crawlers. Chatcut wasn't designed as an orchestration layer. But because each piece exposes its capabilities through APIs and structured data, the agent can stitch them together into a workflow that no individual company planned.

    This is the pattern that the infrastructure convergence makes inevitable. When content is available as markdown, search returns structured data, execution happens in containers, and payment flows through tokenized protocols, the agent doesn't need anybody to build an integration between A and B. It can read both services, understand both, and chain them together on the fly. The emergent web is therefore not a platform that any one person is going to build. It's what happens automatically when the primitives exist and the agent is smart enough to combine them. And the agents increasingly are.

    The implications for the creator economy alone are staggering. The UGC product video would have cost around a thousand dollars, and the agent can replicate that workflow from one link — not with human creative judgment, but at a cost that approaches zero and a turnaround time measured in a couple of minutes. If you multiply that by every content type that follows a repeatable pattern — product descriptions, social media posts, email campaigns, comparison articles — you start to see why the infrastructure companies are building for a scale that isn't there yet. They are seeing a world where this kind of emergent agent behavior is the norm, the default, not just a weird demo from a guy on X.

    Polymarket: agents as economic actors — and the hype gap

    Polymarket provides the most provocative case study of where this goes. The prediction market platform processed $12 billion in volume in January 2026 alone. Researchers from IMDIA Networks Institute analyzed 86 million bets and found that algorithmic traders extracted roughly $40 million in arbitrage profits over a 12-month period. The top three wallets placed over $10,000 bets combined. Only half a percent of all Polymarket users earned more than $1,000. The rest were effectively just providing liquidity for bots to extract value.

    And here's where it gets even more interesting. Polymarket itself tweeted in early February of this year that autonomous AI agents are now trading on Polymarket in an attempt to subsidize their token costs. Agents are trying to earn money to pay for their own compute. The loop is closing.

    Meanwhile, the data on how well agents are doing is mixed but illuminating. OLAS Protocol's PolyStrat agents — among the most sophisticated autonomous prediction market systems being publicly tracked — achieve maybe 55 to 65% win rates over time, with performance varying dramatically by domain. Agents tend to be better at predicting things that follow from data rather than things that follow from culture, which is not surprising. It tells you the kind of economic activity that agents are really well suited for versus the kind that maybe humans are well suited for. I'm not sure we'll see an agent doing the Met Gala anytime soon.

    The cumulative volume of AI trades on Polymarket is continuing to grow. It's just going to, when you have AI agents by the thousand registering for wallets and trying to get into currency.

    This is also where the scam lives. The talk right now is flooded with videos of people claiming to turn 50 bucks into 3,000 bucks in a couple of days. These videos get thousands of likes, thousands of bookmarks. People are clearly hungry for the words "AI" and "make money" in the same video. The reality is considerably less glamorous.

    The bot that famously turned $313 into $438,000 in a month was running latency arbitrage — exploiting a millisecond gap between when Bitcoin moved on Binance and when Polymarket odds adjusted. That kind of algorithmic trading is not what your OpenClaw bot is going to be able to do. That is high-frequency trading, which has been known in finance circles for a long time and is just being applied to Polymarket as the market matures. It requires collocated infrastructure with sub-10-millisecond latency. It requires capital that is a whole lot larger than any TikTok video would suggest. And if you try to do it with something like an OpenClaw agent, you're going to run into real costs. One developer who actually built and tested an autonomous Polymarket agent reported that Cloudflare blocks API requests from data center IPs and requires custom bypass infrastructure just to place orders. Another found that running the bot for just a couple of days racked up $200 in API fees alone.

    So yes, sophisticated autonomous trading agents can generate returns on Polymarket. No, you cannot replicate this with your OpenClaw by feeding it a TikTok tutorial. The infrastructure requirements, the API costs, and the competitive dynamics make this a game for well-capitalized tech operators, not retail experimenters.

    But the underlying premise — the idea that agents can participate in economic activity and generate revenue — that is not a scam. That is the direction that Coinbase, Stripe, Google, PayPal, Visa, and OpenAI are all aggressively building toward simultaneously, with billions of dollars in infrastructure investment. The question isn't whether agents will be able to transact autonomously. The question is whether guardrails will be built fast enough to prevent very predictable disasters.

    Security: every capability is also an attack surface

    I covered OpenClaw's security nightmare in detail in my first video — the one-click remote code execution, malicious skills disguised as crypto tools, Cisco's research team finding data exfiltration in a third-party skill. I'm not going to rehash all of that. What I want to focus on instead is the structural problem that those incidents illustrate, because it scales with the infrastructure for agent commerce.

    Every primitive that makes agents more capable also makes them more dangerous. An agent with a wallet can pay for APIs — or get drained by a malicious skill. An agent with shell access can install dependencies — or execute arbitrary code injected through a prompt. An agent with search can find information — or be redirected to adversarial content designed to manipulate its behavior. And an agent with Cloudflare-served markdown can read websites — or consume poisoned content at machine speed.

    The security community is already responding to the threats that come with these new primitives, and the responses are instructive because they reveal what serious people think the real attack surface is going to look like for agents. Ironclaw is a Rust-based re-implementation of OpenClaw by Near.ai co-founder Illia Polosukhin, and it sandboxes every single tool that OpenClaw uses into isolated WebAssembly environments — the assumption being that any tool an agent touches is a potential compromise vector. OpenAI's shell tool, meanwhile, includes org-level and request-level network allowlists, domain secrets that prevent credential leakage, and container isolation — the assumption being that agents will run untrusted code and the environment must contain the blast radius. Coinbase's Agentic Wallets use enclave isolation for private keys and programmable spending guardrails — the assumption being that the agent itself cannot be fully trusted with the assets it manages.

    Notice the pattern across all of these. Every serious security approach treats the agent as a potential adversary. That is the correct approach. It does not treat the agent like a trusted employee. That is the right mental model for where we're at in 2026. And it's one that most of the TikTok buzz tutorial crowd has not internalized.

    The web fork: a mobile moment for the agent era

    Agents have existed for a while now. APIs have existed for decades. The concept of software transacting with software predates the web itself. What's new is all of these factors converging to make the agentic web. In the span of just a few months, every layer of the stack went from concept to production to infrastructure. Money, content, search, execution, identity — all in production now simultaneously.

    The web is starting to fork. There's the human web — the one you're reading right now, or listening to a video on right now — with fonts and layouts and images and scroll animations. And at the same time, in parallel, on another fork, there's the agent web: a parallel layer of APIs, structured data, markdown content, payment protocols, and execution environments designed for software that will never open a browser.

    These two webs run on the same physical infrastructure — the same servers, the same CDNs, the same payment rails — but they serve fundamentally different clients with different needs. A human wants a beautiful product page. An agent wants a JSON payload with the price, the availability, and the payment endpoint. A human might want search results they can browse. An agent just wants structured data to act on. A human wants a checkout flow with trust signals. The agent just wants tokenized payment primitives and will be getting on with its day.

    The analogy that keeps coming to mind as I look at this is the early mobile web. In 2007, when the iPhone launched, the web already existed. It worked on phones technically, but it was designed for desktops and the experience — I can testify — was terrible. What followed was a decade-long rebuild for the mobile web: responsive design, mobile-first frameworks, app stores, push notifications, GPS-aware services, tap to pay. The underlying infrastructure was the same, but the interface layer forked completely. The companies that recognized the fork early, that built for the new client instead of trying to make the old interface work on the new device, were the ones that built the dominant platforms of the next era.

    We are at the same inflection point today, except the new client isn't a smaller screen. It's not a screen at all. It's software that reads, decides, pays, and acts. The interface it needs isn't visual. It's structured, programmable, transactional. And the companies building that interface right now are not startups hoping to get lucky. They're Coinbase, Stripe, Cloudflare, Google, OpenAI, Visa, PayPal — companies with the infrastructure, scale, and distribution to make their design decisions into de facto web standards.

    The mobile fork created trillion-dollar companies. It created Uber, Instagram, WhatsApp, Snap. They would not have existed on the desktop web — not because the desktop web lacked capabilities, but because it lacked the interface primitives that mobile clients really needed: real-time location, always-on connectivity, camera-first interaction, push notifications, tap to pay at physical registers.

    The agent fork is going to do the same thing again in the 2020s. The businesses that emerge from it will be the ones that could not have existed on the human web — not because the human web lacks information, but because it lacks the interface primitives that agent clients really need: structured data, tokenized payments, machine-readable content, programmatic search, execution environments.

    The trust gap: the central tension of the next few years

    In my last video on OpenClaw, I talked about the 70/30 rule — the idea that people consistently want to maintain roughly 70% human control of agent-delegated tasks. That's the demand side. That's the human side of the story. This video has really been about the supply side, the agent side. And that side doesn't care about our 70/30 split or what kind of control we want to maintain. The infrastructure being built right now assumes a zero world — fully autonomous agents with their own wallets, their own search capabilities, their own execution environments, and their own economic relationships with the services they use.

    The gap between the infrastructure being built and the trust people are willing to extend to agents is the central tension of the next few years in AI. Every company in the agent stack is betting that trust will catch up to the capabilities being built today. And every security incident — especially with the OpenClaw story, things like Claw Havoc, the 500-message iMessage disaster, production databases being wiped by unsupervised agents — those kinds of stories push the timeline of trust back, even though they don't stop people trying agents.

    For now, the agent web is really small. Developers running OpenClaw on Mac minis and VPS instances, AI shopping assistants placing orders through Stripe's ACS. But small now does not mean small later. Because of how quickly OpenClaw is growing, and because of how much venture funding is going into agents in 2026, we are likely to see explosive growth in this new branch of the web this year.

    I don't know if a fully realized agentic web arrives in three months, three weeks, or two years. That's an open question. That it's being built is not a question. And I increasingly have no doubt we are headed toward a world where agents are as ubiquitous on the web as people.

    It is up to us to shape those web standards so they work well for both agents and people. And it's up to us to make sure the primitives we build — like payments, like security — are robust enough that we actually can trust agent operations and agent economics the way we've learned to trust other humans for commerce over the web. Without that base layer of trust, the future of the agentic web may be stillborn.

    And that is the thing I want to leave you with. What is going to build trust in the agentic web? As much as these companies are investing in primitives, the primitive of trust is something that we are going to have to see realized over time by good faith actors who are building for a future where both humans and agents work on the web together.


    Polished transcript of AI News & Strategy Daily | Nate B Jones. All views are those of the original speakers. Watch on YouTube ↗
    Published by @maverick
    More from AI News & Strategy Daily | Nate B Jones
    More from @maverick
    Summary