{
  "x402Version": 2,
  "name": "AgentKit x402",
  "description": "Machine-payable ETH/BTC/market microfeeds. USDC on Base via x402. Cheapest: $0.001 eth-price.",
  "resources": [
    {
      "resource": "https://agentkit-x402-buy.netlify.app/api/eth-price",
      "type": "http",
      "method": "GET",
      "name": "ETH/USD spot",
      "description": "Live ETH/USD spot via x402. GET → HTTP 402 → pay 0.001 USDC on Base → retry with payment proof → JSON.",
      "price": "$0.001",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "payTo": "0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000",
          "price": "$0.001"
        }
      ],
      "input": { "type": "http", "method": "GET" },
      "discoverable": true
    },
    {
      "resource": "https://agentkit-x402-buy.netlify.app/api/btc-price",
      "type": "http",
      "method": "GET",
      "name": "BTC/USD spot",
      "description": "Live BTC/USD spot via x402 for 0.001 USDC on Base.",
      "price": "$0.001",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "payTo": "0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000",
          "price": "$0.001"
        }
      ],
      "input": { "type": "http", "method": "GET" },
      "discoverable": true
    },
    {
      "resource": "https://agentkit-x402-buy.netlify.app/api/market-pulse",
      "type": "http",
      "method": "GET",
      "name": "Market pulse",
      "description": "BTC/ETH + fear/greed pulse. 0.001 USDC on Base via x402.",
      "price": "$0.001",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "payTo": "0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000",
          "price": "$0.001"
        }
      ],
      "input": { "type": "http", "method": "GET" },
      "discoverable": true
    },
    {
      "resource": "https://agentkit-x402-buy.netlify.app/api/intel-pack",
      "type": "http",
      "method": "GET",
      "name": "Intel pack",
      "description": "Full DeFi/crypto intel pack (~$1.06 USDC) via x402 on Base.",
      "price": "$1.06",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "payTo": "0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1060000",
          "price": "$1.06"
        }
      ],
      "input": { "type": "http", "method": "GET" },
      "discoverable": true
    }
  ],
  "ownershipProofs": ["0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35"],
  "instructions": "Pay USDC on Base (eip155:8453) via x402. Seller 0xEb76f3442EAF192EBdDbc1F7EeBD59CdE5e00D35."
}
