{"uid":"cap_E8HHrhU7x-nU_u9-c0O7x","slug":"freysa-intelligence-web-fetcher-a4603a81","name":"Freysa Intelligence Web Fetcher","description":"Security intelligence layer for autonomous agents. On-chain security, token risk analysis, wallet forensics, and transaction simulation. Pay-per-call via x402 on Base.","url":"https://economic-agent-369.freysa.dev/api/fetch","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to fetch and extract"}}},"responseSchema":{"type":"object","properties":{"url":{"type":"string","description":"Requested URL"},"title":{"type":"string","description":"Page title"},"status":{"type":"integer","description":"HTTP status"},"content":{"type":"string","description":"Extracted content (markdown)"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ioS-a0P3lS0JAixAYb1X2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and extracts the content of a given URL, returning the page title, HTTP status, and markdown-formatted content","exampleAgentPrompt":"Can you fetch the content of https://example.com/article and give me the full text in a readable format?","exampleUseCases":[{"title":"Research article content retrieval","prompt":"Go grab the full text from this article URL https://www.coindesk.com/markets/2024/01/01/bitcoin-hits-new-high/ and summarize what it says."},{"title":"On-chain project page extraction","prompt":"Fetch the content from https://uniswap.org/blog/uniswap-v4 and tell me what the main points are."},{"title":"Competitor landing page analysis","prompt":"Pull the text from https://aave.com and tell me what products and services they're advertising on their homepage."}],"resultDescription":"Returns a JSON object with the original URL, the page's HTML title, the HTTP status code (e.g. 200), and the full extracted page content converted to markdown format — making it easy to parse, summarize, or pass to downstream analysis steps.","failureModes":["URL is unreachable or returns a non-200 status — status field reflects the error code","URL points to a non-text resource (PDF, image, binary) — content may be empty or garbled","Network timeout for slow-responding servers","Access blocked by bot detection or CAPTCHA on the target site","Malformed or missing URL in request body returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to retrieve and read the human-readable text content of a specific webpage, especially when you want it returned as clean markdown for downstream LLM processing. It is pay-per-call via x402 on Base, making it suitable for agent workflows that need lightweight, metered web access without managing a separate scraping infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T13:29:22.254Z","isFirstParty":false}