{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "echo-router-merit-systems-resource-tavily-extract",
  "title": "Echo \u00b7 Tavily Extract",
  "url": "https://echo.router.merit.systems/resource/tavily/extract",
  "category": "data",
  "summary": "Echo \u00b7 Tavily Extract \u2014 x402-protected data API. Pay $0.0080 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Echo \u00b7 Tavily Extract \u2014 x402 data API \u00b7 $0.0080 per call",
    "description": "Echo \u00b7 Tavily Extract \u2014 x402-protected data API. Pay $0.0080 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.4,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x034128338730855a835a4ab9c16a0fbd27441b0f",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "max_amount_required_atomic": "8000",
      "max_timeout_seconds": 1000,
      "mime_type": "application/json",
      "description": "Extracts structured content from web pages using Tavily. Cleans and processes raw HTML into readable, structured text data.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "urls": {},
            "format": {
              "enum": [
                "markdown",
                "text"
              ],
              "type": "string"
            },
            "timeout": {
              "type": "number"
            },
            "extract_depth": {
              "enum": [
                "basic",
                "advanced"
              ],
              "type": "string"
            },
            "include_images": {
              "type": "boolean"
            },
            "include_favicon": {
              "type": "boolean"
            }
          }
        },
        "output": {
          "results": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "url",
                "raw_content"
              ],
              "properties": {
                "url": {
                  "type": "string"
                },
                "images": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  }
                },
                "favicon": {
                  "type": "string"
                },
                "raw_content": {
                  "type": "string"
                }
              },
              "additionalProperties": false
            }
          },
          "request_id": {
            "type": "string"
          },
          "response_time": {
            "type": "number"
          },
          "failed_results": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "url",
                "error"
              ],
              "properties": {
                "url": {
                  "type": "string"
                },
                "error": {
                  "type": "string"
                }
              },
              "additionalProperties": false
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "echo-router-merit-systems",
    "host": "echo.router.merit.systems",
    "url": "https://echo.router.merit.systems",
    "favicon": "https://echo.router.merit.systems/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/echo-router-merit-systems-resource-tavily-extract",
    "url": "https://x402all.com/resource/echo-router-merit-systems-resource-tavily-extract",
    "name": "Echo \u00b7 Tavily Extract",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/echo-router-merit-systems-resource-tavily-extract",
      "@type": "Offer",
      "price": "0.008",
      "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.008000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://echo.router.merit.systems/resource/tavily/extract",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/echo-router-merit-systems",
      "url": "https://echo.router.merit.systems",
      "name": "echo.router.merit.systems",
      "@type": "Organization"
    },
    "identifier": "echo-router-merit-systems-resource-tavily-extract",
    "description": "Echo \u00b7 Tavily Extract \u2014 x402-protected data API. Pay $0.0080 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=echo-router-merit-systems-resource-tavily-extract",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=echo-router-merit-systems-resource-tavily-extract",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:33:14.540195+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://echo.router.merit.systems/resource/tavily/extract",
    "content_type": "application/json",
    "response_schema": {
      "results": {
        "type": "array",
        "items": {
          "type": "object",
          "required": [
            "url",
            "raw_content"
          ],
          "properties": {
            "url": {
              "type": "string"
            },
            "images": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "favicon": {
              "type": "string"
            },
            "raw_content": {
              "type": "string"
            }
          },
          "additionalProperties": false
        }
      },
      "request_id": {
        "type": "string"
      },
      "response_time": {
        "type": "number"
      },
      "failed_results": {
        "type": "array",
        "items": {
          "type": "object",
          "required": [
            "url",
            "error"
          ],
          "properties": {
            "url": {
              "type": "string"
            },
            "error": {
              "type": "string"
            }
          },
          "additionalProperties": false
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "0d56afb7cb6dc8ae1d4f23061837932723fb21ba6a5d72f24ea779a2e04c5ca5"
  }
}