{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "web-surf-cascade-fyi-v1-search",
  "title": "Surf Web \u00b7 Search and Crawl API",
  "url": "https://web.surf.cascade.fyi/v1/search",
  "category": "data",
  "summary": "Query web search results with configurable result count (1-20). Returns title, URL, and snippet for each result.",
  "seo": {
    "title": "Surf Web Search API \u2014 Pay-Per-Use Web Search via x402",
    "description": "Pay-per-use web search and crawl API with x402 micropayments. Query web results with configurable result counts. 0.01 USDC per call on Base and Solana."
  },
  "use_cases": [
    "Retrieve current web search results for a query",
    "Crawl web pages for content extraction",
    "Build search-augmented AI agents with live data"
  ],
  "ideal_buyer": "AI agents and developers needing real-time web search without subscription overhead.",
  "example_prompt": "Search the web for 'latest Ethereum Layer 2 developments' and return 10 results",
  "example_request_body": {
    "query": "latest Ethereum Layer 2 developments",
    "num_results": 10
  },
  "risk_notes": [],
  "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": "solana",
      "pay_to": "E7BFB4ucyNsa8K52uQsCyKgw4Dg9vHA5mo73W6aWTNZY",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "query"
            ],
            "properties": {
              "query": {
                "type": "string",
                "description": "Search query"
              },
              "num_results": {
                "type": "number",
                "description": "Number of results (1-20)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "results": [
              {
                "url": "https://example.com",
                "title": "Example",
                "snippet": "..."
              }
            ]
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdd6090df24e88caf558839584dd53bcef79c6338",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "query"
            ],
            "properties": {
              "query": {
                "type": "string",
                "description": "Search query"
              },
              "num_results": {
                "type": "number",
                "description": "Number of results (1-20)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "results": [
              {
                "url": "https://example.com",
                "title": "Example",
                "snippet": "..."
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "web-surf-cascade-fyi",
    "host": "web.surf.cascade.fyi",
    "title": "Surf Web: Pay-per-use web search and crawl API",
    "description": "Offers web search and page crawling endpoints priced at $0.01 and $0.002 per request. Returns content as markdown, HTML, or text. Accepts x402 micropayments in USDC on Base, Solana, and Tempo.",
    "url": "https://web.surf.cascade.fyi",
    "favicon": "https://web.surf.cascade.fyi/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/web-surf-cascade-fyi-v1-search",
    "url": "https://x402all.com/resource/web-surf-cascade-fyi-v1-search",
    "name": "Surf Web \u00b7 Search and Crawl API",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/web-surf-cascade-fyi-v1-search",
        "@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": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/web-surf-cascade-fyi-v1-search",
        "@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://web.surf.cascade.fyi/v1/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/web-surf-cascade-fyi",
      "url": "https://web.surf.cascade.fyi",
      "name": "Surf Web: Pay-per-use web search and crawl API",
      "@type": "Organization"
    },
    "identifier": "web-surf-cascade-fyi-v1-search",
    "description": "Pay-per-use web search and crawl API with x402 micropayments. Query web results with configurable result counts. 0.01 USDC per call on Base and Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=web-surf-cascade-fyi-v1-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=web-surf-cascade-fyi-v1-search"
}
