Changelog
v1.2.0 — August 2026
Section titled “v1.2.0 — August 2026”- EURD discontinued — terminology updated across the docs to EURO (the e-money token) and EURQ/USDQ (the stablecoins)
- x402 support for EURQ/USDQ on Ethereum and Polygon (EIP-2612 permit) documented
- Unified facilitator at
x402algo.ai.quantozpay.com— one service now handles both Algorand and EVM settlement pay_x402_challengefixed to theeuroscheme- npm package renamed —
@ever_amsterdam/x402-euro-eurdis now published asx402-quantoz-euro; the old name is deprecated - MCP tool count corrected to 37
v1.1.0 — May 2026
Section titled “v1.1.0 — May 2026”x402 EURD payment protocol support
- x402 facilitator at
POST /x402/payandPOST /x402/verify— any merchant can protect an HTTP resource with a per-request EURD payment using two API calls, no SDK required @ever_amsterdam/x402-euro-eurdnpm package (since renamed tox402-quantoz-euro) — fetch wrapper that automatically pays x402 EURD challenges and retries the request; hooks for spending limits and confirmation flows- Replay protection — the facilitator tracks spent payment request codes server-side; merchants get this for free
- Merchant and agent developer docs — new x402 section at
/x402/
v1.0.0 — April 2026
Section titled “v1.0.0 — April 2026”Initial public release of the hosted MCP server.
- Hosted MCP server at
https://mcp.ai.quantozpay.com/mcp— no local process required - API key auth via
X-API-KEYheader — create keys in the Quantoz portal - 36 MCP tools covering payments, accounts, funding, collection, and profile
- Structured error responses with machine-readable error codes
- Admin dashboard at
/adminfor usage monitoring