Card snapshot
mart402.com
·
2026-08-18 06:46:11 UTC
·
8432adc6f1a952d4705575cfe19f57f27a91b7b5e8582de024a775424a205823
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Mart402",
"description": "Web content extraction API for AI agents. Pay per call with x402 (USDC on Base) - no account, no API key.",
"url": "https://mart402.com",
"provider": {
"organization": "Mart402",
"url": "https://mart402.com"
},
"version": "0.1.0",
"documentationUrl": "https://mart402.com/agents.md",
"capabilities": {
"streaming": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "extract_url",
"name": "Extract web content",
"description": "URL -> Markdown + metadata. JS rendering auto. robots.txt respected.",
"tags": [
"extraction",
"web",
"x402",
"markdown"
]
},
{
"id": "parse_document",
"name": "Parse PDF documents",
"description": "PDF -> structured Markdown. Free quote; text PDFs flat $0.005/doc, scanned OCR per page. Japanese-strong. Hallucination-guarded: dual-engine consensus + calibrated confidence.",
"tags": [
"pdf",
"ocr",
"documents",
"x402",
"hallucination-detection"
]
},
{
"id": "ocr_image",
"name": "OCR an image",
"description": "Image -> text. Dual-engine consensus + calibrated confidence + per-segment corroboration. Flat $0.05/image. Japanese-strong.",
"tags": [
"ocr",
"image",
"x402",
"hallucination-detection"
]
},
{
"id": "enrich_company",
"name": "Verified company enrichment",
"description": "Name/domain/URL -> company profile from primary sources with per-field evidence + confidence + registry grounding (GLEIF LEI, Japan NTA corporate number). Honest nulls; unresolved lookups are never charged.",
"tags": [
"enrichment",
"company-data",
"verification",
"x402"
]
},
{
"id": "verify_invoice",
"name": "Verify invoice fields",
"description": "Tax math, JP invoice registration check-digit + NTA corporate-number existence observation, accounting-ready JSON.",
"tags": [
"verification",
"invoice",
"japan",
"x402"
]
},
{
"id": "structured_extract",
"name": "Schema-driven extraction",
"description": "Fill your JSON schema from any URL (hybrid LLM + canonicalization).",
"tags": [
"extraction",
"json",
"schema",
"x402"
]
},
{
"id": "jp_company",
"name": "Japanese company profiles",
"description": "Company site -> standard JP company profile JSON.",
"tags": [
"japan",
"company-data",
"x402"
]
},
{
"id": "meal_vision",
"name": "Meal photo nutrition analysis",
"description": "Meal photo -> itemized nutrition JSON with per-item confidence and deterministic kcal-macro cross-checks. $0.05/image (3-run consensus).",
"tags": [
"vision",
"nutrition",
"food",
"x402",
"verification"
]
},
{
"id": "style_profile",
"name": "Integrated style profile",
"description": "One call: seasonal color + face-impression zone (published geometry rules) + body frame + integration rules with full traces. Flat $0.05.",
"tags": [
"vision",
"styling",
"personal-color",
"geometry",
"x402"
]
},
{
"id": "style_report",
"name": "Client-ready style report (PDF)",
"description": "Style-profile analysis rendered as a finished PDF deliverable, English or Japanese (palette, outfit formulas, draping boards) + profile JSON. $2.99/call ($1.99/unit via report-pack).",
"tags": [
"vision",
"styling",
"report",
"pdf",
"x402"
]
},
{
"id": "portrait_analysis",
"name": "Personal color analysis",
"description": "1-3 portraits -> measured colorimetry (CIELAB/ITA) x vision-model consensus + cross-photo checks -> 4-season verdict via published rules, palette + style advice. No identification; images not stored. Flat $0.05.",
"tags": [
"vision",
"personal-color",
"fashion",
"colorimetry",
"x402"
]
}
]
}