> For the complete documentation index, see [llms.txt](https://docs.xeratoken.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xeratoken.xyz/7.-use-cases/7.2-merchant-and-business-payments.md).

# 7.2 Merchant and Business Payments

Merchants can accept payments through Xera without exposing revenue patterns, customer behavior, or internal business operations. Shielded transfers allow confidential settlement while still enabling merchants to maintain accurate internal accounting using view keys. Unlike traditional systems that reveal gross sales, cash flow timing, and customer relationships, Xera enables businesses to operate without broadcasting strategic or proprietary information to competitors.

Organizations can structure payroll, vendor payments, or service settlements through multisignature vaults such as ParticleVault. This allows teams to maintain operational security while satisfying internal reporting requirements. For supply-chain payments, businesses can prevent external observers from reconstructing logistics networks or pricing structures by analyzing on-chain data.

Xera’s privacy guarantees reduce compliance risk for businesses handling sensitive financial flows, such as healthcare, legal support, and industry research contractors. The protocol provides a foundation for building private commerce without relying on centralized financial intermediaries.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.xeratoken.xyz/7.-use-cases/7.2-merchant-and-business-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
