Etherscan adjusts to AI agent internet takeover with API rollout on 60+ EVM chains

Etherscan has launched a set of instruments that lets AI brokers and coding assistants pull stay blockchain knowledge instantly from the explorer’s API.
The newest launch is geared toward builders constructing brokers that want verified onchain details throughout greater than 60 EVM-compatible networks. The corporate introduced the “Construct with AI” launch in a put up on X on August 31, 2026.
What Etherscan really shipped
The launch bundles 3 ways for a machine to achieve Etherscan’s knowledge. There’s a Mannequin Context Protocol (MCP) server, a hosted interface that brokers akin to Claude and ChatGPT can name in plain language; a command-line instrument for terminals, scripts, and CI pipelines; and a set of installable agent “abilities.”
In line with Etherscan’s documentation, the MCP server runs at a single endpoint, mcp.etherscan.io/mcp, and exposes 20 instruments.
These cowl the fundamentals of studying a sequence: native and token balances, regular and inside transactions, transaction and receipt lookups, contract particulars, gasoline costs, and occasion logs. One connection reaches each supported community.
The Command-Line Interface (CLI) follows the API’s construction, with instructions within the kind etherscan <module> <motion> and JSON output by default, plus desk and CSV choices for individuals studying the outcomes.
All of it authenticates with an ordinary Etherscan API key, and a free key works throughout each supported chain.
Expertise that hint cash and skim contracts
Etherscan’s public GitHub repository lists 4 installable abilities by a npx abilities add command or by copying a folder into an agent’s abilities listing.
Etherscan Circulate traces cash actions throughout addresses and writes them right into a case file. Etherscan Contract Evaluation explains what a verified deployed contract does. A transaction debugger reconstructs what a given transaction did and why. An orchestrator talent routes a job to the proper interface.
In line with the repository, the said level of the abilities is that “each tackle, quantity, and transaction hash comes from a stay API name, by no means invented.” The entire suite is read-only and respects the API’s regular quotas and charge limits.
Combating the hallucination drawback
Etherscan’s launch is seen as an answer to the hallucination drawback that additionally discovered its method into crypto-AI instruments.
Language fashions can fabricate a pockets steadiness or a transaction that by no means occurred, each of which could be pricey. This often occurs when they don’t have the proper knowledge, and typically, it’s as a result of they can not crawl the pages with the info they’re searching for.
In its documentation, Etherscan additionally warned customers to not paste their API keys in pretend or fraudulent MCPs posing as official. It said that just one official MCP server exists and warned that listings on MCP marketplaces calling themselves “Etherscan MCP” are unaffiliated.
Constructed for an web the place bots outnumber individuals
So, the dimensions utilization and agentic actions name for acceptable measures to be in place to forestall lapses.
In early June, AI brokers surpassed people because the web’s largest supply of visitors. This was confirmed by Cloudflare CEO Matthew Prince, who stated that it occurred earlier than he had predicted.
Then Cloudflare Radar knowledge put agentic bots at 57.4% of internet visitors towards 42.6% for people, with North America skewed additional towards bots at 68.6%.
Thus far, people have taken the lead again; nonetheless, bots nonetheless account for over 35% of the net visitors previously 4 weeks.
Even publishers are actually engaged on making it simple for AI brokers to entry their content material.
Etherscan’s launch is just like that transfer as effectively. It’s publishing machine-readable docs and a question layer constructed for software program readers, not simply human ones.





