{"endpoint":"/api/monitor/exploit-alert","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.50","description":"Fetch recent DeFi exploit and hack data from DeFiLlama. Returns exploits from the last 90 days with loss totals, most common attack technique, and an overall alert level. No parameters required.","llm_usage_prompt":"Call this endpoint when you need to check whether any DeFi protocols have been exploited or hacked recently -- for example before depositing funds into a protocol or when investigating security trends. No parameters required (send empty body or {}). Returns: up to 20 recent exploits (name, amount lost in USD, technique, chain, date, category) sorted by date descending, total USD lost in 30 days and 90 days (raw and formatted), exploit counts for both periods, most common attack technique across recent exploits, and an overall alert level (low/moderate/elevated/high/critical). Use this as a safety check before interacting with any DeFi protocol, to monitor ecosystem security trends, or to assess whether it's a high-risk period for DeFi. Costs $0.50 via x402.","params":{},"exampleRequest":{},"exampleResponse":{"recent_exploits":[{"name":"ExampleProtocol","amount_usd":2500000,"technique":"Flash Loan","chain":"Ethereum","date":"2026-03-04","category":"exploit"}],"total_lost_30d":15000000,"total_lost_30d_formatted":"$15.0M","total_lost_90d":45000000,"total_lost_90d_formatted":"$45.0M","most_common_technique":"Flash Loan","alert_level":"elevated","exploits_30d_count":5,"exploits_90d_count":12,"response_time_ms":920,"timestamp":"2026-03-06T12:00:00.000Z"}}