The Graph demonstrated a practical use case for agent-native infrastructure: an AI agent queried onchain data using just one cent, with no API key or signup required.
How it worked:
- The Subgraph Registry identified the appropriate data source
- x402 protocol processed the micropayment in USDC
- The agent received its answer in under one second
Technical implementation: The Graph's Subgraph Gateways now support x402 payments, allowing any compatible client to pay per query in USDC across dozens of networks. The process involves a single HTTP request where the client receives a 402 response with pricing, signs a USDC payment on Base, and retrieves the data.
Existing API-key access remains unchanged—x402 provides an additional payment option. Developers can implement this using the @graphprotocol/client-x402 package, with payments processed on Base or Base Sepolia testnet.
This represents a shift toward frictionless machine-to-machine data access, where payment serves as authentication without requiring accounts or sessions.
If you're building an AI agent that needs onchain data like DEX activity, positions, governance, or protocol activity, the Subgraph Gateway now accepts x402 payments. One HTTP request. USDC on @base or Base Sepolia. No accounts, no keys. Docs: thegraph.com/docs/en/subgra…
x402 support is now live on The Graph's Subgraph Gateways. Any x402-compatible client can pay per query in USDC and access Subgraph data across dozens of supported networks. Existing API-key access is unchanged. x402 is an additional path. Docs: thegraph.com/docs/en/subgra…
Tweet not found
The embedded tweet could not be found…
The Graph Gateway now supports x402 payments. Any agent or application can query Subgraph data by paying per request in USDC. No API key, no account, no session. Here's what that means and how to use it 🧵
Docs: thegraph.com/docs/en/subgra… Package: npm install @graphprotocol/client-x402 Try it today. Pay with USDC on @base or Base Sepolia. Let us know what you think.
Subgraph gateways now have x402 endpoints under /api/x402/... Your client hits the endpoint → gets a 402 response with the price → signs a USDC payment on Base → retries → gets the data. One round trip. Payment is the authentication.
The Graph Unveils 2026 Roadmap: Six Data Products for AI and Institutional Adoption
The Graph has released its 2026 technical roadmap, positioning itself as multi-service infrastructure for the evolving onchain economy. **Key Features:** - Six specialized data products designed for diverse use cases - Unified protocol layer through Horizon integration - Support for developers, AI agents, analysts, and institutional users - Capabilities ranging from real-time streaming to SQL analytics The roadmap reflects a strategic focus on data infrastructure and AI integration, anticipating these areas will define the current market cycle. The protocol aims to provide battle-tested infrastructure adapted for emerging institutional and AI-driven applications. [Read the full technical roadmap](https://thegraph.com/blog/technical-roadmap/)
Agent0 Subgraphs Now Live Across Five Mainnets with Unified GraphQL Schema
**Agent0 Subgraphs are now operational across five major blockchain networks** - Base, BNB Chain, Ethereum, Monad, and Polygon - using a single GraphQL schema. **Key features:** - Real-time indexing of every ERC-8004 agent across all chains - No code rewrites needed when switching between networks - Already processed over 1 million queries - Accessible via [Graph Explorer](https://thegraph.com/explorer?search=agent0) **What this enables:** - Developers can query agent data with a single GraphQL request instead of scanning thousands of blocks - AI agents can discover, hire, and interact with each other using structured blockchain data - Machine-scale data access for agents that operate continuously The infrastructure indexes agent identities, capabilities, reputation, and validation data in milliseconds. Developers building ERC-8004 agents can now access comprehensive onchain data without building custom indexers.
New AI Tool Brings Live Aave Data to Claude Across 7 Chains
A new blockchain data tool called **graph-aave-mcp** now connects Claude AI with live Aave protocol data across seven chains. **Key capabilities:** - Simulate health factors during price crash scenarios - Track liquidation events in real time - Compare supply and borrow rates across different deployments - Monitor governance proposals through conversation The tool is powered by The Graph Protocol's indexed data and requires just one npm install to access every major Aave deployment. **Who benefits:** - Risk analysts can model scenarios conversationally - DeFi researchers gain real-time market insights - Builders can prototype dashboards by describing requirements - Content creators can query live data while writing The tool eliminates manual GraphQL queries, unit conversions, and stale data snapshots—users simply ask questions in plain English.
🚀 Graph Protocol Unveils Enterprise Suite: Substreams, Amp & Tycho
The Graph is rolling out three institutional-grade tools for real-time blockchain data: **Substreams** delivers high-performance data streaming for DeFi, DePIN, AI, and traditional finance applications. Horizon integration scheduled for Q2-Q4 2026. **Amp** introduces a SQL-native blockchain database with verifiable data designed for enterprise scale. Developer preview is currently live, with full SQL platform launching Q4 2026. **Tycho** provides real-time onchain liquidity indexing specifically built for trading systems and solvers. Private MVP expected Q1 2026, public beta Q2 2026. These tools aim to bridge the gap between blockchain data and enterprise applications, offering familiar interfaces like SQL alongside specialized streaming capabilities for time-sensitive use cases.