# AgentServices — Agent Instructions ## What This Service Does AgentServices provides paid API endpoints for AI agents. The deployed schema currently exposes 128 routes covering crypto market data, on-chain analytics, DeFi intelligence, market sentiment, stock data, web extraction, AI inference, and ERC-8004 identity/reputation/evidence. ## How to Pay (REST / wallet agents) 1. Make a GET/POST request to any paid REST endpoint 2. Server responds with HTTP 402 + payment details (x402 protocol) 3. Sign payment with your wallet (USDC on Base) 4. Retry request with payment proof in header 5. Server verifies on-chain and returns data ## Free Endpoints (no payment needed) - GET /v1/prices — Crypto prices - GET /v1/fear-greed — Fear & Greed index - GET /v1/trending — Trending tokens - GET /v1/gas — Gas prices - GET /v1/news — Crypto news - GET /v1/global — Global market stats ## MCP Server (ChatGPT connector) Endpoint: https://agentservices.to/mcp Transport: Streamable HTTP Tools: 38 (free + paid) Auth: None for free tools. Paid tools use x402 on REST. ## Contact Email: hustlemode@agentmail.to Website: https://agentservices.to