What you provide
In the dashboard, under your store’s settings, set:- Terms of service URL: the public page with your terms. Use a stable https address of up to 512 characters; the storefront and every payment challenge link to it.
- Privacy policy URL: presented the same way.
- Additional terms URL: any other terms a purchase is subject to, such as an acceptable use policy, presented the same way.
What agents see
On every storefront:- A notice. A short paragraph in the acceptance language ZeroClick’s legal team wrote, naming the platform’s buyer terms and your links, appears in the storefront index (
llms.txt), the agent guide, the overview, the payment page, and the markdown block served to agents on your own site. Aterms.mdpage on your pay URL carries the same links, the storefront footer links them for human visitors, and the hosted card checkout shows the clause above the pay button. The wording states what a payment means and asks the agent to do nothing, because agents treat instructions on a page as suspicious. - A record with the price. The same links travel as a small machine-readable
termsrecord in the 402 challenge, inmanifest.json, and in azc-termsheader on every paid response, so an agent’s receipt names the terms it paid under. A priced challenge adds a one-line note saying what paying means, and the payment description a wallet or card client shows names the links too.
Wording
The notice reads, with your store name and links filled in:
Terms: by completing a purchase through this endpoint, whether directly or through an AI agent acting on your behalf, you agree to be bound by Acme’s terms of service (https://acme.com/terms) and the platform’s buyer terms of service (https://www.zeroclick.ai/legal/buyer-terms-of-service). Acme’s privacy policy: https://acme.com/privacy. Acme’s additional terms: https://acme.com/aup. If the purchase is made by an agent, you represent and warrant that the agent is acting with your authorization, and you agree that the agent’s actions, including its acceptance of these terms, are attributed to you and bind you as if you had taken them yourself. Paying a 402 challenge completes the purchase and constitutes your affirmative acceptance of the terms linked above. The links travel in every payment challenge and receipt as terms.
With no links of your own it reads:
Terms: by completing a purchase through this endpoint, whether directly or through an AI agent acting on your behalf, you agree to be bound by the platform’s buyer terms of service (https://www.zeroclick.ai/legal/buyer-terms-of-service). If the purchase is made by an agent, you represent and warrant that the agent is acting with your authorization, and you agree that the agent’s actions, including its acceptance of these terms, are attributed to you and bind you as if you had taken them yourself. Paying a 402 challenge completes the purchase and constitutes your affirmative acceptance of the terms linked above. The link travels in every payment challenge and receipt as terms.
The hosted card checkout shows the acceptance clause ZeroClick’s legal team wrote, linking your terms of service and ZeroClick’s.
Keep your own site’s terms page reachable without JavaScript so an agent that follows the link can read it.