{"name":"Agentscan Agent","description":"AI agent for deep exploration and analysis of ERC-8004 registered AI agents across multiple blockchain networks. Rich search with combinable filters, agent deep-dives (reputation, feedbacks, endpoints, transactions), owner portfolio analysis, platform analytics, leaderboard, and OASF taxonomy. Powered by Agentscan. Tools exposed via MCP protocol. Accepts USDC payment via x402 protocol.","version":"0.3.0","protocols":{"a2a":{"version":"0.3","spec":"https://a2a-protocol.org","agent_card":"/.well-known/agent-card.json"},"mcp":{"spec":"https://modelcontextprotocol.io","transport":"http","url":"https://aliasai.io/agentscan/","tools":["search_agents","find_similar_agents","get_trending_agents","get_leaderboard","get_agent","get_agent_reputation","get_agent_feedbacks","get_agent_activities","get_agent_transactions","get_agent_endpoint_health","get_endpoint_health_stats","get_owner_portfolio","get_stats","get_registration_trend","get_analytics_overview","get_skill_ranking","get_recent_activities","list_networks","get_network_stats","get_network_distribution","get_taxonomy_distribution","list_taxonomy_skills","list_taxonomy_domains"],"install":{"claude_desktop":{"config_key":"mcpServers","entry":{"agentscan_agent":{"url":"https://aliasai.io/agentscan/","transport":"http"}}},"cursor":{"config_key":"mcpServers","entry":{"agentscan_agent":{"url":"https://aliasai.io/agentscan/","transport":"http"}}}}},"x402":{"enabled":true,"spec":"https://x402.org","network":"eip155:84532","asset":"USDC","pay_to":"0xa016f608aDb394B861A6a6282Ac3cB842d43d25C","default_price":"$0.001","facilitator":"https://x402.org/facilitator"}},"skills":[{"id":"search","name":"Agent Search","description":"Search ERC-8004 agents with combinable filters: free text, network, OASF skill/domain slug, owner address, reputation range, date range, endpoint health status, quality level, and sort order.","price":"$0.001","tags":["search_agents"],"examples":["Find DeFi agents on Base with a reputation score above 4","Search for coding agents registered this week","Show quality agents owned by 0x1234... on Ethereum","Find agents with healthy endpoints on Polygon"]},{"id":"discover","name":"Agent Discovery","description":"Discover agents by similarity or trending status. find_similar_agents returns agents sharing skills and domains with a given agent. get_trending_agents returns top-ranked, featured, and newest quality agents.","price":"$0.001","tags":["find_similar_agents","get_trending_agents"],"examples":["Find agents similar to agent abc-123","Show trending agents right now","What agents are similar to this one?"]},{"id":"leaderboard","name":"Leaderboard","description":"Composite-scored agent rankings weighted by service quality, usage frequency, metadata freshness, and profile completeness. Filterable by network.","price":"$0.001","tags":["get_leaderboard"],"examples":["Show the global agent leaderboard","Who ranks highest on Base?","Top 10 agents by composite score"]},{"id":"agent_profile","name":"Agent Profile","description":"Retrieve full metadata for a specific agent: OASF classification, on-chain registration data, wallet, endpoints, and capabilities.","price":"$0.001","tags":["get_agent"],"examples":["Get full details for agent abc-123","What chain is this agent registered on?","Show the agent card for agent xyz"]},{"id":"agent_reputation","name":"Agent Reputation","description":"Fetch reputation data for an agent: aggregate score and feedback count via get_agent_reputation, or individual feedback items with scores, tags, and timestamps via get_agent_feedbacks.","price":"$0.001","tags":["get_agent_reputation","get_agent_feedbacks"],"examples":["What's the reputation score for agent abc-123?","Show all user feedbacks for this agent","How many validations does this agent have?"]},{"id":"agent_activity","name":"Agent Activity & Transactions","description":"On-chain history for a specific agent. get_agent_activities returns registration, update, and validation events. get_agent_transactions returns gas usage, fees, and transaction breakdown.","price":"$0.001","tags":["get_agent_activities","get_agent_transactions"],"examples":["Show on-chain activity history for agent abc-123","What transactions has this agent made?","When was this agent last updated on-chain?"]},{"id":"endpoint_health","name":"Endpoint Health","description":"Check live endpoint status. get_agent_endpoint_health checks all URLs for a single agent (response time, status). get_endpoint_health_stats returns platform-wide health rates, optionally filtered by network.","price":"$0.001","tags":["get_agent_endpoint_health","get_endpoint_health_stats"],"examples":["Are the endpoints for agent abc-123 responding?","Show endpoint health stats for Monad testnet","What percentage of agents have healthy endpoints?"]},{"id":"owner_portfolio","name":"Owner Portfolio","description":"List all agents registered by a wallet address with a cross-network summary: agent count per chain, total reputation, and active endpoint rate.","price":"$0.001","tags":["get_owner_portfolio"],"examples":["Show all agents owned by 0x1234...","What's the portfolio for this wallet?","How many agents does this address own across all networks?"]},{"id":"platform_analytics","name":"Platform Analytics","description":"Platform-wide statistics and trends. get_stats returns total agent and network counts. get_registration_trend shows daily registrations over a configurable window. get_analytics_overview covers tx stats and per-network breakdowns. get_skill_ranking lists the most popular OASF skills by agent count. get_recent_activities is the platform-wide activity feed.","price":"$0.001","tags":["get_stats","get_registration_trend","get_analytics_overview","get_skill_ranking","get_recent_activities"],"examples":["How many agents are registered in total?","Show registration trend for the last 90 days","What are the most popular agent skills on the platform?","Show the full analytics overview"]},{"id":"network_analytics","name":"Network Analytics","description":"Per-network data across all supported blockchains. list_networks and get_network_stats return chain metadata and agent counts. get_network_distribution breaks down total, quality, and reputable agents per network.","price":"$0.001","tags":["list_networks","get_network_stats","get_network_distribution"],"examples":["Which network has the most registered agents?","List all supported blockchain networks","Compare quality agent counts across networks"]},{"id":"taxonomy","name":"OASF Taxonomy","description":"Explore the OASF classification system. list_taxonomy_skills and list_taxonomy_domains return all valid slugs for use in filters. get_taxonomy_distribution shows how agents are distributed across skills and domains.","price":"$0.001","tags":["get_taxonomy_distribution","list_taxonomy_skills","list_taxonomy_domains"],"examples":["What OASF skill slugs are available?","Show how agents are distributed across domains","List all taxonomy domains I can filter by"]}],"endpoints":{"task":{"method":"POST","path":"/","paid":true,"price":"$0.001","description":"A2A JSON-RPC task execution"},"agent_card":{"method":"GET","path":"/.well-known/agent-card.json","paid":false,"description":"A2A agent card (capabilities, skills)"},"discovery":{"method":"GET","path":"/discovery","paid":false,"description":"Agent-friendly service discovery (this endpoint)"},"llms_txt":{"method":"GET","path":"/llms.txt","paid":false,"description":"LLM-optimized plaintext API reference"},"health":{"method":"GET","path":"/health","paid":false,"description":"Health check"}}}