{"api":"v1","generated_at":"2026-09-15T23:43:05.500Z","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/fetch-halowerk-com-product-compare-eea8b8","pinned_page":"https://tollindex.com/e/fetch-halowerk-com-product-compare-eea8b8/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":"fetch-halowerk-com-product-compare-eea8b8","canonical_url":"https://fetch.halowerk.com/product/compare","resource":"https://fetch.halowerk.com/product/compare","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Compare two to four product pages by verified identity, listed price, availability, shipping cost and rating without converting currencies.","service_name":"fetchwerk Web Extraction","declared_category":null,"declared_tags":["web-extraction","url-to-markdown","readability","scraping","rag-ingest"],"route_template":null,"registry_updated":"2026-09-14T19:53:26.822Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"product compare","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":4,"last_called_at":"2026-09-14T19:53:26.349Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:57:41.574Z","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:57:41.574Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:24:39.053Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:14:38.309Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:54:40.164Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:41:53.986Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","page":"https://tollindex.com/seller/0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","endpoints":1553,"hosts":67},"reports":0,"registry_record":{"cdp":[{"tags":["web-extraction","url-to-markdown","readability","scraping","rag-ingest"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","asset":"USDC","version":"2","eip712Domain":{"name":"USD Coin","chainId":8453,"version":"2","verifyingContract":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"network_name":"Base Mainnet","assetTransferMethod":"eip3009"},"payTo":"0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:53:26.349Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":4},"resource":"https://fetch.halowerk.com/product/compare","extensions":{"bazaar":{"info":{"input":{"body":{"urls":["https://books.toscrape.com/catalogue/a-light-in-the-attic_1000/index.html","https://books.toscrape.com/catalogue/tipping-the-velvet_999/index.html"],"currency_hint":"GBP","want_variants":false},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"failed":0,"compared":2,"products":[{"index":0,"price":{"value":19.9,"currency":"EUR"},"product":{"gtin":"4006381333931","name":"Example widget"},"input_url":"https://shop-a.example/item"},{"index":1,"price":{"value":21.5,"currency":"EUR"},"product":{"gtin":"4006381333931","name":"Example widget"},"input_url":"https://shop-b.example/item"}],"requested":2,"comparison":{"warnings":[],"currencies":["EUR"],"identity_matches":[{"type":"gtin","value":"4006381333931","product_indices":[0,1]}],"same_product_proven":true,"lowest_listed_price_by_currency":[{"currency":"EUR","lowest_value":19.9,"compared_offers":2,"product_indices":[0]}]},"fetched_at":"2026-08-30T10:00:00Z","methodology":{"price":"Only stated prices are ranked; currencies are never converted."}}}},"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":{"type":"object","required":["urls"],"properties":{"urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":4,"minItems":2,"description":"Two to four distinct product-page URLs. At least two must yield a useful product offer or the call is not charged.","uniqueItems":true},"currency_hint":{"type":"string","pattern":"^[A-Za-z]{3}$","description":"ISO 4217 code used only to disambiguate symbols and decimal notation. No currency conversion is performed."},"want_variants":{"type":"boolean","default":false,"description":"Also collect each page’s variants. The ranking still compares the primary listed offer."},"respect_robots":{"type":"boolean","default":true,"description":"Honour every origin robots.txt."}},"additionalProperties":false},"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","required":["requested","compared","products","comparison","methodology","fetched_at"],"properties":{"failed":{"type":"integer","maximum":2,"minimum":0},"compared":{"type":"integer","maximum":4,"minimum":2},"failures":{"type":"array","items":{"type":"object"}},"products":{"type":"array","items":{"type":"object"},"minItems":2},"requested":{"type":"integer","maximum":4,"minimum":2},"comparison":{"type":"object","properties":{"warnings":{"type":"array","items":{"type":"string"}},"currencies":{"type":"array","items":{"type":"string"}},"identity_matches":{"type":"array","items":{"type":"object"}},"same_product_proven":{"type":"boolean"},"buyable_product_indices":{"type":"array","items":{"type":"integer"}},"highest_rating_by_scale":{"type":"array","items":{"type":"object"}},"unavailable_product_indices":{"type":"array","items":{"type":"integer"}},"lowest_listed_price_by_currency":{"type":"array","items":{"type":"object"}},"lowest_shipping_cost_by_currency":{"type":"array","items":{"type":"object"}}}},"fetched_at":{"type":"string","format":"date-time"},"methodology":{"type":"object"}}}}}}}}},"description":"Compare two to four product pages by verified identity, listed price, availability, shipping cost and rating without converting currencies.","lastUpdated":"2026-09-14T19:53:26.822Z","serviceName":"fetchwerk Web Extraction","x402Version":2}]}}