If a16z drops $40 million on an AI evaluation tool, the market assumes it’s a bet on reliability. I assume it’s a bet on trust minimization.
On paper, Vals Protocol—a decentralized AI evaluation network—raised a $40 million Series A led by a16z’s crypto fund. The pitch: a transparent, on-chain benchmark layer for large language models, where evaluation scripts, model outputs, and scoring logic are all publicly verifiable. No black-box grading. No hidden datasets. Code is law until the economy breaks it.
But the real story isn’t the capital. It’s the structural shift this signals for how we verify intelligence in a world of autonomous agents.
Context: The Evaluation Crisis
AI evaluation today is a centralized trust game. Startups like Galileo, LangSmith, and Patronus AI offer proprietary dashboards that score models on accuracy, bias, or robustness. The problem? The evaluator itself is a black box. You trust its methodology, its data, its incentives. For a bank deploying a loan-approval chatbot, that trust tax is existential: one mis-scored output, and regulators fine you $10 million.
Blockchain’s answer is radical transparency. Vals Protocol takes the standard “LLM-as-Judge” pattern and records every judgment on-chain. Evaluation datasets are hashed and committed to a public ledger. Model responses are logged with timestamps. The scoring algorithm is a smart contract. Any stakeholder—a regulator, a competitor, a community member—can replay the evaluation and verify the result.
Based on my audit of the CryptoKitties congestion in 2017, I learned that permissionless systems fail when you hide the bottleneck. Vals Protocol’s architecture mirrors that lesson: expose every evaluation step, so failure is visible before deployment.
Core: How It Works (and Why It Matters)
The protocol consists of three layers:
- Evaluation Registry: A curated set of scenario templates—financial advice, medical diagnosis, code generation—each with predefined ground-truth anchors. These anchors are not stored on-chain (too expensive), but their cryptographic hashes are, ensuring immutability.
- Judge Pool: A decentralized set of “evaluator nodes” that run the LLM-as-Judge logic. They stake VALS tokens to participate; slashing conditions punish malicious grading. The reward comes from protocol fees paid by developers submitting models for evaluation.
- Result Oracle: Aggregates judge decisions into a final score, which is written on-chain and signed by a threshold of nodes. This score becomes a public credential that any downstream application can query.
The contrarian insight: most AI evaluation startups focus on speed and UI. Vals Protocol focuses on verifiability at scale. It sacrifices latency for trust. An evaluation that takes 30 seconds off-chain might take 5 minutes on-chain due to consensus. But for high-stakes use cases—insurance underwriting, legal document review, autonomous driving edge cases—that latency is acceptable if it means auditability.
This aligns with my experience analyzing the Curve Finance governance attack. Slow crypto wins. In 2020, I published a risk assessment showing that rapid governance changes without time locks led to 30% TVL drawdowns. Vals Protocol’s evaluation delay is a feature, not a bug: it forces developers to prove robustness before production.
Contrarian: The Audit Theater Trap
Here’s the blind spot. Decentralized evaluation can become “audit theater”—a veneer of transparency that hides the same old biases. If the evaluation scenarios are designed by a centralized team, the protocol merely shifts trust from a company to a committee. Worse, if the token incentives are misaligned, judges might collude to approve poor models in exchange for bribes.
Vals Protocol attempts to solve this through a quadratic voting mechanism for scenario curation and a dispute period where any token holder can challenge a result. But in practice, dispute resolution requires human judgment—a bottleneck that centralized solutions avoid.
From my forensic analysis of FTX’s collapse, I know that trust minimization fails when the human layer is opaque. Vals Protocol’s governance council, which appoints initial scenario authors, is a centralized point of failure. The team claims it will decentralize over 18 months, but history shows that governance decentralization is harder than code decentralization.
Takeaway: The Convergence Is Real
Despite the risks, the thesis is sound. As AI agents begin executing on-chain transactions—paying for data, renting compute, negotiating contracts—they need a trustless way to verify each other’s capabilities. A DePIN that evaluates AI models on-chain is the missing infrastructure for the agent economy.
I predict that by 2027, every major DeFi protocol will require its integrated AI agents to hold an on-chain evaluation score from a protocol like Vals. The question is not whether the market needs decentralized evaluation. It’s whether the evaluation protocol can avoid becoming the very central authority it claims to replace.
Code is law until the economy breaks it. But if the economy breaks a transparent, verifiable evaluation layer, we’ll know exactly where—and that’s the whole point.