Amalgix
amalgix.io
· Amalgix
Cross-model evidence pipeline for AI agents. Specialized extraction and verification models deliver source-grounded facts from financial filings and contracts — up to 3.8x cheaper than calling frontier models directly. Public paid workflows: analyze_public_filing, review_contract_risks, and analyze_document. Pay-per-call via x402 USDC with dynamic pricing from $0.03 to a $79 ceiling.
amalgix.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://amalgix.io/.well-known/agent-card.json |
| Provider | https://amalgix.io |
Skills · 8 declared · mapped to canonical taxonomy
Analyze public SEC filings by content, filingUrl, ticker, or CIK. Returns metrics, risk changes, contradictions, management tone, missing information, source ev…
Review contracts, MSAs, NDAs, procurement agreements, and compliance documents. Returns risk clauses, obligations, deadlines, liability exposure, missing terms,…
General Crucible™ evidence analysis. Returns source-grounded findings with claim, evidence, sourceRef, confidence, and verificationStatus.
Fetch and analyze static or server-rendered public web pages.
Single-pass summarization with key points extraction. Faster and cheaper than full analysis.
Translate all string values in JSON while preserving structure and keys. Ideal for i18n locale files.
Preview the x402 USDC cost for any tool before paying. No charge.
Verify service health and engine availability. No charge.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/amalgix.io) [](https://agenstry.com/agents/amalgix.io) [](https://agenstry.com/agents/amalgix.io) [](https://agenstry.com/agents/amalgix.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Amalgix",
"description": "Cross-model evidence pipeline for AI agents. Specialized extraction and verification models deliver source-grounded facts from financial filings and contracts \u2014 up to 3.8x cheaper than calling frontier models directly. Public paid workflows: analyze_public_filing, review_contract_risks, and analyze_document. Pay-per-call via x402 USDC with dynamic pricing from $0.03 to a $79 ceiling.",
"url": "https://amalgix.io/mcp",
"version": "1.1.0",
"provider": {
"organization": "Amalgix",
"url": "https://amalgix.io"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402",
"wallet_session",
"api_key"
],
"description": "Paid execution uses x402 USDC. Wallet sessions and API keys identify dashboard/API usage and do not represent prepaid credits."
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/event-stream"
],
"skills": [
{
"id": "analyze_public_filing",
"name": "Financial Filing Intelligence",
"description": "Analyze public SEC filings by content, filingUrl, ticker, or CIK. Returns metrics, risk changes, contradictions, management tone, missing information, source evidence, confidence, and a not-investment-advice flag.",
"tags": [
"ai",
"finance",
"financial-filings",
"sec",
"10-k",
"10-q",
"20-f",
"metrics",
"risk-factors",
"source-grounding"
],
"examples": [
"Analyze AAPL 10-K for revenue, risk changes, contradictions, and evidence"
]
},
{
"id": "review_contract_risks",
"name": "Contract Risk Intelligence",
"description": "Review contracts, MSAs, NDAs, procurement agreements, and compliance documents. Returns risk clauses, obligations, deadlines, liability exposure, missing terms, unusual clauses, evidence, and human-review flags. Not legal advice.",
"tags": [
"ai",
"contracts",
"legal-tech",
"risk-review",
"clauses",
"obligations",
"deadlines",
"liability",
"source-grounding"
],
"examples": [
"Review this vendor agreement from the buyer perspective"
]
},
{
"id": "analyze_document",
"name": "Document Analysis",
"description": "General Crucible\u2122 evidence analysis. Returns source-grounded findings with claim, evidence, sourceRef, confidence, and verificationStatus.",
"tags": [
"ai",
"document-intelligence",
"analysis",
"evidence",
"verification",
"source-grounding",
"confidence-scoring"
],
"examples": [
"Analyze this report for key evidence-backed findings"
]
},
{
"id": "extract_web",
"name": "Web Content Extraction",
"description": "Fetch and analyze static or server-rendered public web pages.",
"tags": [
"web",
"extraction",
"scraping",
"content-extraction"
],
"examples": [
"Extract the main content from this URL"
]
},
{
"id": "summarize",
"name": "Fast Summarization",
"description": "Single-pass summarization with key points extraction. Faster and cheaper than full analysis.",
"tags": [
"ai",
"summarization",
"nlp",
"executive-summary",
"key-points"
],
"examples": [
"Summarize this document in 3 bullet points"
]
},
{
"id": "delegate_bulk_translate",
"name": "Bulk JSON Translation",
"description": "Translate all string values in JSON while preserving structure and keys. Ideal for i18n locale files.",
"tags": [
"translation",
"i18n",
"localization",
"multilingual",
"json-translation",
"CJK"
],
"examples": [
"Translate this JSON locale file to Spanish"
]
},
{
"id": "estimate_cost",
"name": "Cost Estimation (Free)",
"description": "Preview the x402 USDC cost for any tool before paying. No charge.",
"tags": [
"utility",
"pricing",
"free"
]
},
{
"id": "health_check",
"name": "Health Check (Free)",
"description": "Verify service health and engine availability. No charge.",
"tags": [
"utility",
"monitoring",
"free"
]
}
]
}