{
  "service": "Hosaka",
  "description": "Company facts for agents. Pay per call in USDC, no signup, no API key.",
  "source": "https://github.com/plus8bit/deadchannel",
  "payment": {
    "protocol": "x402",
    "version": 2,
    "network": "Base",
    "networkId": "eip155:8453",
    "payTo": "0x712c78928080Adb009E31315c0c3c7473dA9648a"
  },
  "endpoints": {
    "POST /lookup": {
      "price": "$0.01 USDC",
      "input": {
        "domain": "figma.com"
      },
      "description": "Fast company look-up from a domain: age, registrar, mail and DNS provider, DMARC, HTTPS, and how many third-party vendors we can see. One call, no signup, no API key."
    },
    "POST /dossier": {
      "price": "$0.07 USDC",
      "input": {
        "domain": "figma.com"
      },
      "description": "Full company dossier from a domain: every third-party vendor we can prove they use, with the DNS record or script that proves it, plus registration, mail, certificate and site facts. Technographics without a subscription."
    },
    "POST /people": {
      "price": "$0.25 USDC",
      "input": {
        "domain": "figma.com"
      },
      "description": "Company dossier and the people who work there, in one call. Returns every third-party vendor the company can be proven to use with the record proving each, plus contacts sourced from a people-data provider. Cheaper than buying the contacts alone elsewhere."
    },
    "POST /contacts": {
      "price": "$0.02 USDC",
      "input": {
        "domain": "figma.com"
      },
      "description": "Company dossier plus every contact point the company publishes — emails, phones and social accounts scraped from its own site. Returns each third-party vendor the company can be proven to use with the record proving it. For reaching a company rather than a named person."
    }
  },
  "note": "You are only charged when the call produces a result. Failures settle nothing."
}