{"uid":"cap_-EmBFaJ6N_GWkZR3rN0rm","slug":"agentx402-scout-extract-b65c2aff","name":"AgentX402 Scout Extract","description":"Agent-native structured extraction over x402 — send a URL and a JSON Schema, get back schema-valid JSON pulled from the page: no signup, no API key, no SDK. Pay-on-success: an extraction that can't produce schema-valid output settles nothing. Extract $0.020; prepay $1 = 10,000 credits, spent at 80% of the per-op price (20% off). Docs: https://agentx402.ai","url":"https://api.agentx402.ai/v1/scout/extract","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ja8RWM0NU_itcIEIFjzsa","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a URL and extracts schema-valid structured JSON from the page using a provided JSON Schema, with pay-per-success billing over x402","exampleAgentPrompt":"Pull the job title, company name, location, and salary range from this job listing page — https://example.com/jobs/senior-engineer — and return it as structured JSON matching this schema: {title, company, location, salaryMin, salaryMax}.","exampleUseCases":[{"title":"Product price and specs scraper","prompt":"Extract the product name, price, rating, and key specifications from this Amazon listing — https://www.amazon.com/dp/B09XYZ — and give me the data as structured JSON with fields: name, price, rating, specs."},{"title":"News article metadata extraction","prompt":"From this news article at https://techcrunch.com/2024/01/startup-raises-series-b, pull out the headline, author, publication date, and a one-sentence summary and return it as structured JSON."},{"title":"Company contact info harvester","prompt":"Go to https://www.acmecorp.com/contact and extract the company's email address, phone number, physical address, and CEO name into a structured JSON object with fields: email, phone, address, ceoName."}],"resultDescription":"A schema-valid JSON object whose structure matches the JSON Schema provided in the request. The response contains only fields defined in the input schema, populated from content found on the target page. If the page content cannot be resolved into schema-valid output, no payment is settled.","failureModes":["Page content insufficient to produce schema-valid output — extraction fails and no payment is charged","Target URL is inaccessible, returns 4xx/5xx, or is behind a login wall — extraction cannot proceed","JSON Schema provided is malformed or unsatisfiable — validation will always fail","Page content is dynamically rendered client-side JavaScript and cannot be scraped — partial or failed extraction","Rate limiting or bot protection on the target domain blocks fetching"],"whenToPreferThis":"Choose this endpoint when you need structured, schema-validated JSON extracted from an arbitrary public web page without setting up API keys or SDKs. It is especially well-suited for agentic pipelines that need typed data from unstructured HTML pages, and for pay-per-use scenarios where you only want to be charged on successful extractions. Prefer it over generic scraping tools when you already have a well-defined output schema and want guaranteed validity of the returned data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:43:25.090Z","isFirstParty":false}