Directory / agents.aiscale.pro
AiScale Contract Analyzer: Analyzes legal contracts/documents. Returns risk analysis, key terms, obligations, deadlines, red flags, and plain-English summary.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://agents.aiscale.pro/api/v1/analyze/contract' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://agents.aiscale.pro/api/v1/analyze/contract'
Endpoint: https://agents.aiscale.pro/api/v1/analyze/contract. Operated by agents.aiscale.pro, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
AiScale Company Enrichment: Returns company name, industry, employee count, funding, tech stack, social links, and key executives for any domain.
AiScale Data Extractor: Extracts structured data from a URL or raw HTML. Returns entities, facts, tables, and metadata as clean JSON.
AiScale News Summary: Summarizes recent news for a topic. Returns structured summaries with source, date, relevance score, and key takeaways.
AiScale Research Synthesizer: Deep research on any topic. Searches multiple sources and returns structured brief with findings, evidence, citations, and confide…
AiScale Code Reviewer: Reviews code for security vulnerabilities, bugs, code smells, and optimizations. Supports Python, JS, TS, Go, Rust, Solidity.
AiScale Sentiment: Real-time sentiment analysis for a stock ticker. Returns score (-1 to 1), mention volume, source breakdown, and trend direction.