{"api":"v1","generated_at":"2026-09-15T18:48:00.135Z","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/intel-rallylive-ca-markdown-efdb1d","pinned_page":"https://tollindex.com/e/intel-rallylive-ca-markdown-efdb1d/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"intel-rallylive-ca-markdown-efdb1d","canonical_url":"https://intel.rallylive.ca/markdown","resource":"https://intel.rallylive.ca/markdown","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Convert any web page URL to clean Markdown for LLMs and agents: fetches the page, removes navigation, ads, scripts and boilerplate, keeps the main article content with headings, lists, tables, links, images and code blocks, and returns title, meta description, word count, headings outline and outbound links. Web scraping, article extraction, readability and HTML-to-Markdown in one call, no API key. $0.01 per page.","service_name":"url-to-markdown","declared_category":null,"declared_tags":["markdown","scraping","web","html","extract"],"route_template":null,"registry_updated":"2026-09-10T22:30:00.782Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"markdown","category":"media","first_observed_by_toll":"2026-09-11T03:04:09.041Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-11T03:04:09.041Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x91D568599fB802Cb3f03F067D2063785dBAF0abd","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x91D568599fB802Cb3f03F067D2063785dBAF0abd","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-10T22:30:00.201Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:58:35.087Z","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-15T06:58:35.087Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:25:23.383Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:15:26.504Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T09:02:05.299Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:42:55.850Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x91D568599fB802Cb3f03F067D2063785dBAF0abd","page":"https://tollindex.com/seller/0x91D568599fB802Cb3f03F067D2063785dBAF0abd","endpoints":820,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["markdown","scraping","web","html","extract"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x91D568599fB802Cb3f03F067D2063785dBAF0abd","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":120},{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x91D568599fB802Cb3f03F067D2063785dBAF0abd","amount":"10000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":120}],"quality":{"lastCalledAt":"2026-09-10T22:30:00.201Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://intel.rallylive.ca/markdown","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com/"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"url":"https://example.com/","links":["https://www.iana.org/domains/example"],"title":"Example Domain","status":200,"headings":[{"text":"Example Domain","level":1}],"markdown":"# Example Domain\n\nThis domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.\n\n[More information...](https://www.iana.org/domains/example)","final_url":"https://example.com/","truncated":false,"elapsed_ms":412,"word_count":31,"description":null,"content_type":"text/html; charset=UTF-8"}}},"schema":{"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"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Convert any web page URL to clean Markdown for LLMs and agents: fetches the page, removes navigation, ads, scripts and boilerplate, keeps the main article content with headings, lists, tables, links, images and code blocks, and returns title, meta description, word count, headings outline and outbound links. Web scraping, article extraction, readability and HTML-to-Markdown in one call, no API key. $0.01 per page.","lastUpdated":"2026-09-10T22:30:00.782Z","serviceName":"url-to-markdown","x402Version":2}]}}