{"api":"v1","generated_at":"2026-09-15T22:03:22.643Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/www-tereno-xyz-api-v1-capabilities-web-compile-invoke-4dfc7f","pinned_page":"https://tollindex.com/e/www-tereno-xyz-api-v1-capabilities-web-compile-invoke-4dfc7f/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"www-tereno-xyz-api-v1-capabilities-web-compile-invoke-4dfc7f","canonical_url":"https://www.tereno.xyz/api/v1/capabilities/web.compile/invoke","resource":"https://www.tereno.xyz/api/v1/capabilities/web.compile/invoke","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Convert a public web page into bounded, LLM-ready Markdown with resolved links, citations and a SHA-256 content-addressed artifact any agent can independently re-verify before citing it. Optionally pass a claim to check it is textually supported by the page. Every response includes source/final URL, content hash, validity window and x402 receipt; the first settled payer earns a bounded credit when another wallet reuses it.","service_name":"Tereno Webpage to Markdown","declared_category":null,"declared_tags":["webpage-to-markdown","url-to-markdown","html-to-markdown","llm-context","web-scraping"],"route_template":null,"registry_updated":"2026-08-18T13:34:42.995Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"web compile invoke","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.03 USDC","amount_units":0.03,"decimals_known":true,"pay_to":"0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":1,"last_called_at":"2026-08-18T13:35:16.439Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:41:55.452Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:41:55.452Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:37:40.927Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:36:00.836Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:52:29.033Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:26:54.362Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94","page":"https://tollindex.com/seller/0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94","endpoints":17,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["webpage-to-markdown","url-to-markdown","html-to-markdown","llm-context","web-scraping"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94","amount":"30000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1785265805/bazaar-icons/bbe7300c7e86b0d0.png","quality":{"lastCalledAt":"2026-08-18T13:35:16.439Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":1},"resource":"https://www.tereno.xyz/api/v1/capabilities/web.compile/invoke","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://example.com/article","wallet":"0x1111111111111111111111111111111111111111"}},"output":{"type":"json","example":{"output":{"links":[],"title":"Example","content":"# Example\n\nCompiled agent-ready context.","sourceUrl":"https://example.com/article","contentHash":"sha256-content-hash"},"pricing":{"currency":"USDC","pricePaidUsd":0.005},"artifact":{"expiresAt":"2026-07-16T13:00:00.000Z","inputHash":"sha256-input-hash","artifactId":"sha256:content-address","cacheStatus":"miss"},"capabilityId":"web.compile","invocationId":"invocation-uuid","capabilityVersion":"1.0.0","claimVerification":{"claim":"the example domain is reserved for documentation","matchType":"fuzzy","supported":true,"matchScore":0.8,"matchedSnippet":"…this domain is for use in illustrative examples…"}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url","wallet"],"properties":{"url":{"type":"string","format":"uri","maxLength":2048,"description":"Public HTTP(S) page to convert into bounded, LLM-ready Markdown. Private and local targets are rejected."},"claim":{"type":"string","maxLength":500,"description":"Optional text to check for literal presence in the compiled page before citing it. Does not affect price or caching."},"quote":{"type":"string","minLength":1,"description":"Optional quote id. Omit for the fixed cache-miss list price."},"wallet":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Buyer wallet. It must match the verified x402 payer."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"builder-code":{"info":{"a":"bc_8kag0yoi"},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}}},"description":"Convert a public web page into bounded, LLM-ready Markdown with resolved links, citations and a SHA-256 content-addressed artifact any agent can independently re-verify before citing it. Optionally pass a claim to check it is textually supported by the page. Every response includes source/final URL, content hash, validity window and x402 receipt; the first settled payer earns a bounded credit when another wallet reuses it.","lastUpdated":"2026-08-18T13:34:42.995Z","serviceName":"Tereno Webpage to Markdown","x402Version":2}]}}