{"items":[{"resource":"https://claw-scan.vercel.app/api/scan/url","type":"http","x402Version":2,"lastUpdated":"2026-04-17T19:47:49.909Z","metadata":{"name":"ClawScan Quick URL Scanner","description":"Tier 1 ($0.005): Cache-first URL reputation check via VirusTotal. Instant (~1s) if URL is in VT database. Returns verdict, categories, and reputation score. Use /api/scan/url/full for guaranteed fresh analysis.","provider":"ClawScan","tags":["security","url-scan","virustotal","threat-detection","quick"]},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","maxAmountRequired":"5000","payTo":"0xD8FE78527eeea9BBD184016be14B1330746b3a01","resource":"https://claw-scan.vercel.app/api/scan/url","maxTimeoutSeconds":15,"mimeType":"application/json","description":"Quick URL scan (cache-first). $0.005 USDC per scan.","extra":{"name":"USD Coin","version":"2"},"outputSchema":{"input":{"method":"POST","type":"http","contentType":"application/json","body":{"url":{"type":"string","description":"The HTTP or HTTPS URL to scan","required":true,"example":"https://example.com"}}},"output":{"type":"object","properties":{"status":{"type":"string","enum":["complete","not_cached"]},"cached":{"type":"boolean"},"verdict":{"type":"string","enum":["safe","suspicious","malicious"]},"engines_scanned":{"type":"number"},"engines_detected":{"type":"number"},"reputation_score":{"type":"number"},"categories":{"type":"array","items":{"type":"string"}},"upgrade_url":{"type":"string","description":"Present when status is not_cached"},"timestamp":{"type":"string","format":"date-time"}}}}}]},{"resource":"https://claw-scan.vercel.app/api/scan/url/full","type":"http","x402Version":2,"lastUpdated":"2026-04-17T19:47:49.909Z","metadata":{"name":"ClawScan Full URL Scanner","description":"Tier 2 ($0.010): Always submits URL for fresh multi-engine analysis via 72+ VirusTotal engines. 5–30s. Guaranteed fresh verdict, full engine stats, categories, and reputation score.","provider":"ClawScan","tags":["security","url-scan","virustotal","threat-detection","full-analysis"]},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","maxAmountRequired":"10000","payTo":"0xD8FE78527eeea9BBD184016be14B1330746b3a01","resource":"https://claw-scan.vercel.app/api/scan/url/full","maxTimeoutSeconds":60,"mimeType":"application/json","description":"Full URL scan (fresh submission). $0.010 USDC per scan.","extra":{"name":"USD Coin","version":"2"},"outputSchema":{"input":{"method":"POST","type":"http","contentType":"application/json","body":{"url":{"type":"string","description":"The HTTP or HTTPS URL to scan","required":true,"example":"https://example.com"}}},"output":{"type":"object","properties":{"status":{"type":"string","enum":["complete"]},"cached":{"type":"boolean","const":false},"verdict":{"type":"string","enum":["safe","suspicious","malicious"]},"engines_scanned":{"type":"number"},"engines_detected":{"type":"number"},"reputation_score":{"type":"number"},"categories":{"type":"array","items":{"type":"string"}},"timestamp":{"type":"string","format":"date-time"}}}}}]},{"resource":"https://claw-scan.vercel.app/api/scan/file","type":"http","x402Version":2,"lastUpdated":"2026-04-17T19:47:49.909Z","metadata":{"name":"ClawScan File Scanner","description":"Tier 3 ($0.010): Upload and scan any file up to 32MB via 72+ VirusTotal engines. Hash-deduped (instant if already known). Returns verdict, SHA-256 hash, threat name, and engine stats.","provider":"ClawScan","tags":["security","file-scan","virustotal","malware-detection","document"]},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","maxAmountRequired":"10000","payTo":"0xD8FE78527eeea9BBD184016be14B1330746b3a01","resource":"https://claw-scan.vercel.app/api/scan/file","maxTimeoutSeconds":120,"mimeType":"application/json","description":"File/document scan. $0.010 USDC per scan. Send as multipart/form-data with field 'file'. Max 32MB.","extra":{"name":"USD Coin","version":"2"},"outputSchema":{"input":{"method":"POST","type":"http","contentType":"multipart/form-data","body":{"file":{"type":"file","description":"The file to scan (max 32MB)","required":true}}},"output":{"type":"object","properties":{"status":{"type":"string","enum":["complete"]},"verdict":{"type":"string","enum":["safe","suspicious","malicious"]},"engines_scanned":{"type":"number"},"engines_detected":{"type":"number"},"file_info":{"type":"object","properties":{"name":{"type":"string"},"size":{"type":"number"},"hash":{"type":"string"}}},"timestamp":{"type":"string","format":"date-time"}}}}}]}],"total":3}