{"id":"experiment.offer-report","version":"1.0.0","description":"Source metadata and declared product offers from one supplied HTML document.","priceMicroUsdc":5000,"inputSchema":{"type":"object","properties":{"html":{"type":"string","maxLength":100000},"baseUrl":{"type":"string","maxLength":2048},"maxOffers":{"type":"integer","minimum":1,"maximum":50}},"required":["html"],"additionalProperties":false},"outputSchema":{"type":"object","properties":{"sourceUrl":{"type":["string","null"]},"metadata":{"type":"object","properties":{"title":{"type":"string"},"description":{"type":"string"},"language":{"type":"string"},"canonicalUrl":{"type":["string","null"]},"robots":{"type":"string"},"social":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"content":{"type":"string"}},"required":["name","content"],"additionalProperties":false}}},"required":["title","description","language","canonicalUrl","robots","social"],"additionalProperties":false},"productOffers":{"type":"object","properties":{"offers":{"type":"array","items":{"type":"object","properties":{"productName":{"type":["string","null"]},"sku":{"type":["string","null"]},"gtin":{"type":["string","null"]},"offerType":{"type":"string"},"price":{"type":["string","null"]},"currency":{"type":["string","null"]},"lowPrice":{"type":["string","null"]},"highPrice":{"type":["string","null"]},"url":{"type":["string","null"]},"availability":{"type":["string","null"]},"itemCondition":{"type":["string","null"]},"priceValidUntil":{"type":["string","null"]},"source":{"type":"object","properties":{"productBlock":{"type":"number"},"productPointer":{"type":"string"},"offerBlock":{"type":"number"},"offerPointer":{"type":"string"}},"required":["productBlock","productPointer","offerBlock","offerPointer"],"additionalProperties":false},"warnings":{"type":"array","items":{"type":"string"}}},"required":["productName","sku","gtin","offerType","price","currency","lowPrice","highPrice","url","availability","itemCondition","priceValidUntil","source","warnings"],"additionalProperties":false}},"productsFound":{"type":"number"},"productsWithoutOffers":{"type":"number"},"invalidBlocks":{"type":"number"},"unresolvedReferences":{"type":"number"},"unsupportedOffers":{"type":"number"},"truncated":{"type":"boolean"},"scope":{"type":"string"}},"required":["offers","productsFound","productsWithoutOffers","invalidBlocks","unresolvedReferences","unsupportedOffers","truncated","scope"],"additionalProperties":false},"scope":{"type":"string","const":"Source metadata and declared Product/Offer JSON-LD from the same supplied HTML. No page fetch, script execution, merchant verification or live price/stock check. Inspect offer warnings, source pointers, missing fields and truncation. Canonical URLs are page assertions; retain your original source URL."}},"required":["sourceUrl","metadata","productOffers","scope"],"additionalProperties":false},"example":{"html":"<script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Coffee beans, 500 g\",\"sku\":\"BEANS-500\",\"offers\":{\"@type\":\"Offer\",\"price\":\"8.99\",\"priceCurrency\":\"USD\",\"availability\":\"https://schema.org/InStock\",\"url\":\"/beans\"}}</script>","baseUrl":"https://example.com/shop"},"scope":"Source metadata and declared Product/Offer JSON-LD from the same supplied HTML. No page fetch, script execution, merchant verification or live price/stock check. Inspect offer warnings, source pointers, missing fields and truncation. Canonical URLs are page assertions; retain your original source URL.","status":"limited-experiment","network":"eip155:8453","execution":{"method":"POST","path":"/v1/reports/product-offers"},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","amount":"5000","payTo":"0x30297C83572Adeb826444B7f912Ab5807A6e246B","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2","assetTransferMethod":"eip3009"}}],"payment":{"scheme":"x402-v2-exact-eip3009","inputBinding":"Server binds the first verified nonce to the exact input. The transfer signature does not sign the input.","retry":"Save the input and signed Payment-Signature before sending. Retry them unchanged for ten minutes after an uncertain response. Never automatically create another authorization.","recoverySeconds":600,"lifetimeNewAttemptLimit":100,"recipient":"0x30297C83572Adeb826444B7f912Ab5807A6e246B","receiptScope":"Facilitator confirmation is not independent on-chain or customer-sale verification."}}