{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402proxy-987659876-xyz-fetch",
  "title": "x402 Proxy \u00b7 HTTP Request Gateway",
  "url": "https://x402proxy.987659876.xyz/fetch",
  "category": "tools",
  "summary": "Proxies outbound HTTP requests with support for all standard methods, custom headers, authentication, and JSON or raw body payloads.",
  "seo": {
    "title": "HTTP Proxy API | 0.01 USDC | Outbound Requests",
    "description": "Make outbound HTTP requests via x402 proxy. 0.01 USDC per call on Base. Supports all methods, custom headers, JSON/raw bodies. 10MB max response."
  },
  "use_cases": [
    "Make authenticated API calls through proxy",
    "Fetch data from restricted endpoints",
    "Relay webhooks with custom headers"
  ],
  "ideal_buyer": "Developers needing proxied HTTP access for integrations or bypassing CORS.",
  "example_prompt": "Fetch https://api.example.com/data with Authorization header",
  "example_request_body": {
    "method": "GET",
    "headers": {
      "Authorization": "Bearer token"
    },
    "body_json": {}
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xee72b902af7466023595512e3359bb5bf312977c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Pay $0.01 USDC to make an outbound HTTP request through the proxy. Supports all standard HTTP methods, custom headers (including auth), and JSON or raw bodies. Responses are returned as text or base64-encoded binary. Max response size 10 MB, timeout 30s.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "Target URL (must be http:// or https://)"
              },
              "body": {
                "type": "string",
                "description": "Raw string request body (mutually exclusive with body_json)"
              },
              "method": {
                "enum": [
                  "DELETE",
                  "GET",
                  "HEAD",
                  "OPTIONS",
                  "PATCH",
                  "POST",
                  "PUT"
                ],
                "type": "string",
                "description": "HTTP method. Allowed: DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT"
              },
              "headers": {
                "type": "object",
                "description": "Custom request headers as key\u2192value string pairs"
              },
              "timeout": {
                "type": "number",
                "description": "Request timeout in seconds (max 30s)"
              },
              "body_json": {
                "type": "object",
                "description": "JSON request body \u2014 automatically sets Content-Type: application/json. Mutually exclusive with body."
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://httpbin.org/post",
            "body": "{\"json\":{\"hello\":\"world\"}}",
            "status": 200,
            "headers": {
              "content-type": "application/json"
            },
            "is_binary": false,
            "redirects": 0,
            "elapsed_ms": 312
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-f203df54f1bf",
  "origin": {
    "slug": "x402proxy-987659876-xyz",
    "host": "x402proxy.987659876.xyz",
    "url": "https://x402proxy.987659876.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402proxy-987659876-xyz-fetch",
    "url": "https://x402all.com/resource/x402proxy-987659876-xyz-fetch",
    "name": "x402 Proxy \u00b7 HTTP Request Gateway",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402proxy-987659876-xyz-fetch",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402proxy.987659876.xyz/fetch",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402proxy-987659876-xyz",
      "url": "https://x402proxy.987659876.xyz",
      "name": "x402proxy.987659876.xyz",
      "@type": "Organization"
    },
    "identifier": "x402proxy-987659876-xyz-fetch",
    "description": "Make outbound HTTP requests via x402 proxy. 0.01 USDC per call on Base. Supports all methods, custom headers, JSON/raw bodies. 10MB max response.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402proxy-987659876-xyz-fetch",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402proxy-987659876-xyz-fetch"
}
