{"endpoint":"/api/defi/simulate","method":"POST","service_trust":"https://defi-shield-hazel.vercel.app/api/trust-signal","free_check":{"endpoint":"https://defi-shield-hazel.vercel.app/api/free/token-check","method":"POST","price":"FREE","note":"Try before you buy — free basic token safety check with risk math."},"also_available_on":{"virtuals_acp":{"agent":"Authensor","agent_id":18805,"offerings":["pre_trade_safety","token_deep_scan","wallet_report","batch_seal"],"marketplace":"https://app.virtuals.io/acp/scan/agents","note":"Same service, accessible to 18,000+ autonomous agents on Virtuals Protocol."},"mcp_server":{"package":"devsecure-mcp","install":"npx devsecure-mcp","tools":67,"note":"Install as MCP server in Claude, Cursor, or any MCP-compatible client for direct tool access."},"bazaar":"https://defi-shield-hazel.vercel.app/.well-known/x402","agent_card":"https://defi-shield-hazel.vercel.app/.well-known/agent-card.json"},"powered_by":"DeFi Shield by Authensor","price":"$0.25","description":"Simulate a token trade to detect honeypot traps, hidden transfer fees, blacklist functions, and pause mechanisms before you buy.","llm_usage_prompt":"Call this endpoint BEFORE buying or swapping any unfamiliar token to check if it is a honeypot. Returns a boolean honeypot verdict, a 0-100 risk score, a safe_to_trade flag, and detailed signals (hidden fees, transfer restrictions, blacklist functions, pause mechanisms, proxy contract warnings). Also reports whether the source code is verified and the contract name. Use this to avoid tokens that let you buy but block you from selling. Costs $0.25 per call.","params":{"token_address":{"type":"string","required":true,"description":"The 0x token contract address to simulate"},"chain":{"type":"string","required":false,"description":"Chain to simulate on (default: base)"}},"exampleRequest":{"token_address":"0x1234567890abcdef1234567890abcdef12345678"}}