docs: add x402 payments section at /x402#13
Merged
Merged
Conversation
hayarobi
approved these changes
Jun 29, 2026
hayarobi
left a comment
Member
There was a problem hiding this comment.
Checked that lll links are intact.
Add a standalone x402 documentation product (its own Docusaurus instance served at /x402, with its own navbar tab), modeled on the CDP x402 docs: - intro (overview/landing), how-it-works (roles, 402 flow + body, schemes), networks-and-token, quickstart (sellers/buyers), facilitator, sdk - new `x402` content-docs plugin instance + sidebarsX402.ts + navbar entry, x402 added to local search indexing The facilitator page documents the hosted HPP facilitators (facilitator.hpp.io / facilitator-sepolia.hpp.io) and is intended as the link target for the x402-foundation facilitator registry.
0222753 to
785f0f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a standalone x402 documentation product served at
/x402, modeled on the CDP x402 docs. It is a dedicated Docusaurus instance with its own navbar tab — the same pattern as/huband/hpp-router— so it is independent of the main HPP builder docs.Pages (
x402/)/x402, landing) — what x402 is, what HPP providesexact/uptoschemes, replay/idempotency@x402/expressresource server, USDC.e registration, priced routeswrapFetchWithPaymentclient/agent, failure handling/supported/verify/settle, gaslessupto, self-hostingConfig
x402content-docs plugin instance (routeBasePath: 'x402'),sidebarsX402.ts, navbar x402 entry, and x402 added to local search indexing.Notes
@x402SDK and working HPP server/client code; facts (networks, USDC.e0x401eCb…, facilitator endpoints,exact+uptoschemes, sponsor addresses, CORS) were verified against the live/supportedendpoints.npm run buildpasses withonBrokenLinks: 'throw'./x402/facilitator) is intended as the link target for the x402-foundation facilitator registry.