General web search reselling the Tavily Search API: query the live web and get back ranked results (title, URL, snippet, relevance score) plus an optional short synthesized answer, with basic or advanced search depth and optional domain include/exclude filters.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://4yearcycle.com/x402/web-search' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://4yearcycle.com/x402/web-search'
Endpoint: https://4yearcycle.com/x402/web-search. Operated by 4yearcycle.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
EU public procurement tender notices from the official TED (Tenders Electronic Daily) v3 API, filtered by CPV product/service code, country of performance and f…