{
    "service": "api.x402cli.xyz",
    "description": "Demo x402 API gateway for x402 CLI \u2014 returns HTTP 402 Payment Required",
    "network": "base",
    "asset": "USDC",
    "mode": "demo",
    "endpoints": [
        {
            "path": "/weather",
            "price": "0.001 USDC",
            "category": "Data"
        },
        {
            "path": "/market",
            "price": "0.002 USDC",
            "category": "Finance"
        },
        {
            "path": "/agent",
            "price": "0.005 USDC",
            "category": "AI Agent"
        },
        {
            "path": "/content",
            "price": "0.001 USDC",
            "category": "Content"
        },
        {
            "path": "/data",
            "price": "0.001 USDC",
            "category": "Data"
        }
    ],
    "docs": "https://x402cli.xyz/docs",
    "disclaimer": "Independent experimental project \u2014 not affiliated with Coinbase, Base, or official x402."
}