{
  "name": "x402-merchant-chassis",
  "version": "2.0.0",
  "description": "53 security & enrichment APIs for AI agents \u2014 contract scanning, threat profiling, crypto data, OSINT recon, code audits. Pay-per-call via x402 USDC on Base mainnet.",
  "vendor": "x402 Merchant",
  "homepage": "https://etherealgoodsco.store",
  "license": "MIT",
  "runtime": "python",
  "transport": "sse",
  "url": "https://etherealgoodsco.store/mcp/sse",
  "tools": [
    {
      "name": "contract_risk_screen",
      "description": "EVM smart contract risk: 7 opcode heuristics, F-score 0-100, grade A-F"
    },
    {
      "name": "token_snapshot",
      "description": "ERC-20 metadata + contract status on Base mainnet"
    },
    {
      "name": "tx_verify",
      "description": "Verify a Base transaction: status, confirmations, gas used"
    },
    {
      "name": "whois_lookup",
      "description": "Structured WHOIS across 1500+ TLDs"
    },
    {
      "name": "domain_enrichment",
      "description": "DNS bundle (A/AAAA/MX/NS/TXT) + IP geolocation"
    },
    {
      "name": "ip_geolocation",
      "description": "Country, city, ISP, ASN for any IPv4"
    },
    {
      "name": "cert_threat_hunt",
      "description": "Certificate Transparency brand monitoring for phishing domain detection"
    },
    {
      "name": "code_audit",
      "description": "Automated Solidity audit: 8 vulnerability patterns"
    },
    {
      "name": "osint_recon",
      "description": "Full domain/IP recon: WHOIS + DNS + Geo + Threat intel"
    },
    {
      "name": "benchmark_summary",
      "description": "Live accuracy feed: scorer distribution, revenue per endpoint, uptime"
    }
  ],
  "pricing": {
    "model": "x402",
    "description": "Pay-per-call via HTTP 402 + USDC on Base mainnet. $0.01-$50.00 per call. Credit packs available.",
    "url": "https://etherealgoodsco.store/.well-known/x402.json"
  },
  "categories": [
    "security",
    "blockchain",
    "developer-tools",
    "crypto"
  ]
}