{
  "x402Version": 1,
  "endpoints": [
    {
      "resource": "https://us-agentic.com/v1/markdown",
      "method": "GET",
      "scheme": "exact",
      "network": "base",
      "price": {
        "amount": "1000",
        "asset": "USDC",
        "decimals": 6,
        "usd": "0.001000"
      },
      "payTo": "0x7Ae0DfD6C42A2A45e55d1f1722a4Ef0B0B77107b",
      "description": "Fetch a public URL and return clean LLM-ready markdown from static HTML."
    }
  ]
}