ERC-8004 API: Agent Discovery & Reputation icon
Beta

ERC-8004 API: Agent Discovery & Reputation

by Quicknode
🤖
AI Enabled
🔑
Quicknode Exclusive
15Supported chains 9RPC Methods 1Plan
Starting from FREE
Back to Marketplace
ERC-8004 API: Agent Discovery & Reputation image 0
beta icon
This add-on is currently in Beta

Feel free to test it, we would appreciate feedback to address any errors that may occur

Discover, query, and evaluate ERC-8004 AI agents. Search by owner or network, retrieve reputation scores, and access full feedback and validation history across 15+ networks via JSON-RPC.

ERC-8004 defines the onchain standard for AI agent identity and reputation. This add-on gives you a fully indexed, query-ready JSON-RPC interface: no node syncing, no event log parsing, no reputation formula to implement yourself.

Discover registered agents by owner address or network, and retrieve their transparently computed reputation score. List an agent's full feedback and validation history, query outstanding validator requests, and filter across mainnet and testnet deployments, all from the endpoint you already have.

Reputation scores are computed using feedback scoring, sybil resistance, reliability, and validator-weighted signals. The underlying data is continuously indexed from live contract events across every supported network, so results always reflect current onchain state.

Coverage spans 15 mainnets and 11 testnets across the most widely used EVM-compatible chains, making this the broadest single-endpoint source of ERC-8004 agent data available.

erc8004_getAgent
Returns the full identity record for a single ERC-8004 registered agent, including owner address, agent URI, resolved metadata, registration timestamp, and aggregate feedback and validation counts.
Curl
  • Curl
  • Web3
  • Eth
  • Ethers.js
00
01
02
03
04
curl https://YOUR_QUICKNODE_ENDPOINT_HERE.com \
  -X POST \
  -H "Content-Type: application/json" \
  --data '{"method":"erc8004_getAgent","params":["25255", "{ \"network\": \"ethereum-mainnet\", \"includeTestnets\": false }"],"id":1,"jsonrpc":"2.0"}'
erc8004_searchAgents
erc8004_getFeedback
erc8004_getAgentFeedback
erc8004_getAgentValidations
erc8004_getAgentReputation
erc8004_getAgentStats
erc8004_getValidatorRequests
erc8004_getValidationSummary

Supported Chains

Abstract
Arbitrum
Avalanche
Base
BNB Smart Chain
Celo
Ethereum logo
Ethereum
Gnosis
Linea
Mantle
Monad
Optimistic Ethereum
Polygon
Scroll
Soneium

Published on Apr 30, 2026

Support Website Support Email

Plans & features

Free - $0/month
  • Free - $0/month
Enterprise Sales
1 RPS
Up to 1 requests per second.
10,000 Requests Per Month
Up to 10,000 requests per month.
Pre-Computed Reputation Scores
Query a fully computed 0–100 reputation score for any registered agent without running your own indexer or implementing the formula yourself.
Multi-Chain Agent Discovery
Search and filter registered ERC-8004 agents by owner address or network across 25+ networks in a single API call.
Full Feedback History
Access complete onchain feedback records for any agent, including submitter address, value, tags, endpoint, and revocation status.
Validation & Trust Signals
Retrieve per-agent validation records, aggregated response scores, and outstanding validator requests, with filtering by tag, validator address, and response status.