How AgentIndex works

AgentIndex turns “which service can I trust?” into an answer backed by receipts.

1
RegisterENS (ENSv2)

A service claims an ENS name like weatherpro.agentindex.eth and publishes its endpoint, price, and spec as ENS text records.

2
ProbeHedera

An autonomous prober pays seeded services in HBAR on Hedera and external services in USDC on Base — anonymously, like any customer. Per-payment, per-round, and persistent daily caps protect the wallet.

3
Atteston-chain (Sepolia)

Every probe checks delivery and the declared spec. Objective prices are also compared with The Graph oracle and peer consensus before the final verdict is attested on-chain.

4
IndexThe Graph

The Graph indexes every attestation and computes each service's trust score.

pinned deployment QmXxckRjUGcYCJgVEeD38GYEKnybGDapfA9ZgWKM2iuQgs
5
QueryMCP

An AI agent asks the index (over MCP: find_service / check_trust / resolve_data_need / get_verified_data) which service to pay — and which to avoid — before spending a cent.

Trust score formula
trust = 60% delivery + 25% honesty + 15% latency
60%delivery
25%honesty
15%latency

ENS gives every registered service an identity, Hedera settles spend-capped HBAR probes, and The Graph supplies oracle truth and turns attestations into a trust score agents can query.