Mark Basa of Telegraph Says Intelligence Should Win on Performance, Not Centralized Ranking
Key Takeaways
- •Telegraph says the agent economy still lacks a reliable verification layer even as x402 improves machine-native payments.
- •The protocol routes requests to the highest-ranked provider for a task and updates rankings through decentralized evaluation.
- •Validators use sandboxed WASM scripts, zkTLS proofs, and a commit-reveal process to score outputs and resist manipulation.
- •Miners are paid from real USDC usage, while validators and script authors receive Machina emissions tied to network participation.
- •Telegraph says an early validator run by a $13 billion asset manager signals institutional interest in auditable AI infrastructure.

The rise of autonomous agents as active economic participants has forced a reassessment of a long-standing assumption in digital infrastructure: that payment and trust are the same problem. They are not. Coinbase’s x402 standard has made real progress on the payment side, turning the HTTP 402 status code into a machine-native payment primitive that allows agents to transact with APIs as fluidly as servers exchange bandwidth. But the second problem — whether what an agent paid for is actually reliable — remains largely unresolved. Telegraph, a machine intelligence protocol built on Base, says this verification gap is not a minor inconvenience. It is the central bottleneck of the agentic economy.
“HTTP 402 and x402 give agents a native way to pay APIs, but payment only solves the transfer of value,” says Mark Basa, Co-Founder of Telegraph. “It doesn’t tell you whether what you paid for is actually good. Right now, agent developers usually hardcode an endpoint — whether that’s an LLM wrapper or a specific data vendor — pay for the request, and trust whatever comes back. If that endpoint starts hallucinating, gets worse over time, or is manipulated, the agent can end up acting on bad information and losing real capital.”
Telegraph’s response is a ranking intelligence network. When an agent broadcasts a request, the protocol routes it to the highest-ranked provider for that specific task, with rankings maintained continuously through decentralized evaluation rather than set once at deployment. In practice, that makes the protocol a routing layer for machine consumption, where the cost of a request is tied to a verification system rather than a single fixed endpoint. That distinction matters as more workflows move from human oversight to autonomous execution.
The protocol does not build models, train data, or own compute. By design, it serves as a verification and routing layer above the existing global supply of AI inference. Every frontier lab, open-source project, and independent developer with a service behind an API becomes a potential miner on the network. Basa says the commercial logic is intentional: “every dollar invested in AI, data, and APIs anywhere in the world makes Telegraph better — for free.”
A Verification Engine, Not a Model Marketplace
Telegraph’s technical architecture differs sharply from conventional crypto infrastructure. Traditional blockchain networks validate objective, deterministic facts — whether a transaction happened, whether a signature is valid, whether a balance checks out. Telegraph validates something different: whether an AI-generated answer is better than another one, against a task-specific standard, at speed. That makes the protocol closer to an infrastructure layer for machine judgment than a marketplace for model access.
Basa draws a clear distinction. “Traditional crypto is built around strict determinism. Every node runs the same computation and expects the same byte-for-byte state transition. AI is different. Two models can look at the same dataset and produce completely different, but still valid, analyses. So Telegraph doesn’t try to force miners to produce identical outputs. Instead, it moves the determinism to the evaluation layer.”
Validators independently execute the same sandboxed WASM evaluation script — written by third-party script authors and promoted through an automated Catch-Rate mechanism — and then reach consensus on a score via Stake-Weighted Median. The output itself does not need to be deterministic. The evaluation of that output does.
The verification flow is designed to resist manipulation. An elected Leader Validator scrapes live ground-truth data from whitelisted external endpoints and generates a zkTLS proof — cryptographic evidence that the data was retrieved unmodified rather than fabricated. The locked payload is then gossiped to the full validator mesh, where 64 active validators independently score it through a commit-reveal sequence that prevents any node from free-riding on others’ assessments. BFT finality requires 43 of 64 signatures. Between epoch tournaments, deterministic spot checks run about every 20 seconds; a miner whose performance drops more than 20% relative to its tournament score is immediately rerouted.
“The key point is that ‘good’ isn’t decided by someone manually judging which answer sounds better,” Basa says. “It’s calculated deterministically by the Evaluation WASM built specifically for that Intent.”
The tokenomics are structured to support that design. Miners receive zero Machina from protocol emissions. They are paid only when an agent spends real USDC on a fulfilled request — 98% of which the TWAP Settler uses to purchase Machina on the open market and route to the miner’s address. Validators earn Machina emissions in proportion to honest participation in the verification process. Script authors earn emissions based on how often validators use their evaluation logic.
“The important difference is that miner economics are tied to real commercial usage rather than speculative inflation,” Basa notes. “The token is connected to actual consumption instead of relying on emissions to create demand.”
Institutional Signal, Agentic Horizon
Whether this architecture can generate the network effects needed to become self-sustaining is the question Telegraph is now testing on testnet. Basa says the presence of a $13 billion asset manager operating one of the first validator nodes is an early indicator of where institutional appetite stands.
“Autonomous finance can’t really run on black-box, unverified APIs if those APIs are going to influence decisions involving real capital,” Basa observes. “Institutions need an auditable and trust-minimized way to evaluate data quality, along with cryptographic receipts for risk and compliance.”
Telegraph’s cryptographic receipt for every signal contains miner details, ground-truth provenance, and validator consensus, which the company says maps directly to institutional auditability requirements that traditional AI APIs cannot meet.
The milestone Basa identifies as the threshold for self-sustaining network effects is specific: recurring, autonomous machine-to-machine query volume, where agents with on-chain balances continuously buy micro-intelligence without human approval of each transaction. That usage pattern also helps explain why the protocol emphasizes machine-readable trust and not just raw access to endpoints; as autonomous systems make more frequent decisions, the verification layer becomes part of the workflow rather than an optional add-on.
“Once trading agents, prediction bots, and risk systems are using protocol-ranked intelligence for their day-to-day decisions instead of relying on a single brittle API, the programmatic demand flywheel can take over.”
Basa also frames Telegraph as part of a broader shift in how the internet is organized.
“The current internet is mainly built around human users,” he says. “Billions of autonomous agents won’t operate that way. They’ll consume small, verifiable pieces of intelligence continuously, potentially every millisecond, and they’ll need to pay for those pieces programmatically.”
In that framing, a decentralized ranking layer is not just a product category. It is infrastructure for a new mode of economic organization in which the intermediary between intelligence supply and machine demand is a protocol rather than a corporation.
Basa argues that centralized ranking systems embed commercial biases and systematic blind spots into the automated economy at scale.
“Whoever controls the ranking layer has a lot of influence over what autonomous systems decide to trust. Telegraph opens the evaluation layer to independent script authors, who are rewarded through protocol emissions. The goal is simple: intelligence should win because it performs better against measurable criteria, not because one centralized company decided which provider gets ranked first.”
Whether that vision proves achievable will depend on whether the network can attract enough miners, validators, and agent developers to reach the self-reinforcing demand that turns infrastructure into a standard.
The post Mark Basa, Co-Founder Of Telegraph: ‘Intelligence Should Win Because It Performs Better, Not Because A Centralized Company Decided Which Provider Gets Ranked First’ appeared first on Metaverse Post.