llms.txt Content
# Amalgix — Financial Filing and Contract Intelligence
> Cross-model evidence pipeline for AI agents.
> Specialized models handle extraction and verification separately — each optimized for its stage.
> Up to 3.8x cheaper than calling frontier models (Opus 4.8, GPT-5.5) directly for equivalent output.
> Core paid workflows: analyze_public_filing, review_contract_risks, and analyze_document.
> Pay-per-request with USDC via x402.
## Public Paid Workflows
### analyze_public_filing ($0.03–$79.00) — Financial Filing Intelligence
- Analyze public SEC filings by content, filingUrl, ticker, or CIK
- Supports 10-K, 10-Q, and 20-F filings
- Returns metrics, risk changes, contradictions, management tone, missing information, evidence, confidence, and not_investment_advice
- Best for: AAPL 10-K style analysis, filing-by-URL workflows, agent research pipelines.
### review_contract_risks ($0.03–$79.00) — Contract Risk Intelligence
- Extracts parties, dates, commercial terms, obligations, risk flags, missing clauses, unusual terms, evidence, confidence, and not_legal_advice
- Contract raw text is not persisted by default; stored records use hashes, metadata, job status, and optional results
- Best for: sample MSA/NDA review, procurement agreements, SaaS contracts, and human-review triage.
### analyze_document ($0.03–$79.00) — General Evidence Analysis
- Crucible™ Evidence Engine for source-grounded document analysis
- Returns claim, evidence, sourceRef, confidence, and verificationStatus
- Compatibility tool for general evidence extraction. Prefer the dedicated filing/contract tools when the workflow is known.
## Free Tools
### estimate_cost (FREE) — Cost Preview
- Preview x402 USDC cost before paying
- No charge, no commitment
### health_check (FREE) — Service Status
- Verify service health and engine availability
- Check before dispatching paid calls
## MCP Compatibility Tools
- extract_web, summarize, and delegate_bulk_translate remain available t
OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Amalgix","version":"1.1.0","description":"Cross-model evidence pipeline for AI agents. Amalgix orchestrates specialized extraction and verification models to deliver source-grounded facts from financial filings and contracts — up to 3.8x cheaper than calling frontier models directly. Pay per call with x402 USDC on Base or Solana.","x-logo":{"url":"https://amalgix.io/assets/logo-x402-tight.png","altText":"Amalgix Logo"},"x-payment-protocol":"x402","x-guidance