{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402-asksurf-ai-x402-tools-ask-surf-chat",
  "title": "X402 \u00b7 Tools Ask Surf Chat",
  "url": "https://x402.asksurf.ai/x402/tools/ask_surf_chat",
  "category": "finance",
  "summary": "X402 \u00b7 Tools Ask Surf Chat \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402 \u00b7 Tools Ask Surf Chat \u2014 x402 finance API \u00b7 $0.200 per call",
    "description": "X402 \u00b7 Tools Ask Surf Chat \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 6.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x4e2ef8df36a74b168333e92686018c3b3fb2e3e7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "200000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Payment for Ask Surf chat ($0.20 USDC)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "user_query": {
              "type": "string",
              "required": true,
              "description": "Single user query"
            }
          },
          "headerFields": {
            "X-PAYMENT": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded JSON PaymentPayload; automatically filled by x402scan"
            }
          }
        },
        "output": {
          "model": "string",
          "content": "string",
          "reasoning": "string|null",
          "raw_response": "object|null"
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-asksurf-ai",
    "host": "x402.asksurf.ai",
    "url": "https://x402.asksurf.ai",
    "favicon": "https://x402.asksurf.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-asksurf-ai-x402-tools-ask-surf-chat",
    "url": "https://x402all.com/resource/x402-asksurf-ai-x402-tools-ask-surf-chat",
    "name": "X402 \u00b7 Tools Ask Surf Chat",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-asksurf-ai-x402-tools-ask-surf-chat",
      "@type": "Offer",
      "price": "0.2",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.200000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402.asksurf.ai/x402/tools/ask_surf_chat",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-asksurf-ai",
      "url": "https://x402.asksurf.ai",
      "name": "x402.asksurf.ai",
      "@type": "Organization"
    },
    "identifier": "x402-asksurf-ai-x402-tools-ask-surf-chat",
    "description": "X402 \u00b7 Tools Ask Surf Chat \u2014 x402-protected finance API. Pay $0.200 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-asksurf-ai-x402-tools-ask-surf-chat",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-asksurf-ai-x402-tools-ask-surf-chat",
  "callability": {
    "status": "likely_callable",
    "schema_callability": 0.578,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:34:00.989541+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/x402/tools/ask_surf_chat",
    "content_type": "application/json",
    "request_body_schema": {
      "anyOf": [
        {
          "type": "object",
          "title": "AskSurfQueryRequest",
          "required": [
            "user_query"
          ],
          "properties": {
            "user_query": {
              "type": "string",
              "title": "User Query",
              "description": "Single user query; server assembles OpenAI-style messages"
            }
          },
          "description": "Stateless Ask-surf query payload."
        },
        {
          "type": "null"
        }
      ],
      "title": "Payload"
    },
    "response_schema": {},
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "unknown"
    },
    "contract_hash": "0534764395fc5692de8a76710577e5b4b72f3832e65f10c8b31fc4cd55ba59e4"
  }
}