{"uid":"cap_FE-Mpt-eoWKRR2iLYTiHh","slug":"regulavita-web-source-snapshot-45304b17","name":"Regulavita Web Source Snapshot","description":"Fetch one public HTTPS HTML, JSON, XML, or text source and return normalized agent-ready text, optional literal-match excerpts, a content hash, and an Ed25519-signed receipt. No account or API key.","url":"https://evidence.regulavita.com/v1/web/source-snapshot","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","pattern":"^https://","maxLength":2048,"description":"Public HTTPS source to fetch once."},"query":{"type":"string","maxLength":200,"description":"Optional literal case-insensitive phrase for excerpts."},"max_characters":{"type":"integer","default":12000,"maximum":50000,"minimum":1000}}},"responseSchema":{"type":"json","example":{"url":"https://www.sec.gov/newsroom/press-releases","query":{"value":"enforcement","excerpts":[],"literal_match_count_returned":1},"content":{"truncated":false,"content_sha256":"sha256:0000000000000000000000000000000000000000000000000000000000000000","normalized_text":"SEC press release text...","returned_characters":25,"total_normalized_characters":25},"product":"PUBLIC_SOURCE_SNAPSHOT","receipt":{"algorithm":"Ed25519"},"upgrade":{"path":"/v1/monitors/source-change"},"provenance":{"engine_version":"public-source-snapshot/0.1.0"},"request_id":"public_source_snapshot_example","http_status":200,"content_type":"text/html","retrieved_at":"2026-08-10T00:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6lTxr2w7xDljLD0xr8sMh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public HTTPS web page (HTML, JSON, XML, or text), returns normalized agent-ready text with optional literal-match excerpts, a content hash, and an Ed25519-signed receipt — no API key required.","exampleAgentPrompt":"Fetch the current content of https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=AAPL&type=10-K&dateb=&owner=include&count=5 and give me a signed snapshot with the full normalized text so I have a verifiable record of what it says right now.","exampleUseCases":[{"title":"Audit trail for regulatory page","prompt":"Grab a signed snapshot of https://www.federalreserve.gov/releases/h15/ so I have a cryptographically verifiable record of today's interest rate table — include the normalized text and content hash."},{"title":"Verify press release content","prompt":"Fetch https://investor.apple.com/news-releases/news-release-details/apple-reports-fourth-quarter-results and give me a signed receipt plus the full readable text, so I can prove exactly what that page said when my agent retrieved it."},{"title":"Extract public JSON API data with proof","prompt":"Pull the content from https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd and return normalized text and an Ed25519-signed receipt confirming what the response said."}],"resultDescription":"Returns normalized plain text of the fetched page, optional excerpts where requested literal strings appear, a SHA-256 or similar content hash, and an Ed25519-signed receipt that cryptographically attests to the URL, timestamp, and content hash — enabling downstream verification that the content was genuinely retrieved at a specific moment.","failureModes":["Non-HTTPS or non-public URLs rejected — endpoint only serves public HTTPS sources","Timeouts if the target page is slow or unreachable, returning an error with no receipt","Pages behind authentication, CAPTCHAs, or JavaScript-only rendering may return empty or partial content","Very large pages may be truncated before normalization","Target URL returning non-200 status causes an error response with no signed receipt","Requested literal-match strings not found in content are reported as absent rather than causing failure"],"whenToPreferThis":"Choose this endpoint when you need not just the content of a public web page but also cryptographic proof (Ed25519 signature + content hash) that the content was retrieved at a specific time — ideal for audit trails, compliance evidence, agent accountability chains, or any workflow where you must later prove what a public source said. Prefer it over generic web scrapers when tamper-evidence and signed receipts are required, and over browser automation when a simple normalized-text extraction of a static public page suffices.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:35:35.795Z","isFirstParty":false}