Skip to content

docs(x402): update explorer listing guide for registration/ownership split - #27

Open
nolnol3 wants to merge 2 commits into
mainfrom
fix/explorer-sell-registration-split
Open

docs(x402): update explorer listing guide for registration/ownership split#27
nolnol3 wants to merge 2 commits into
mainfrom
fix/explorer-sell-registration-split

Conversation

@nolnol3

@nolnol3 nolnol3 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Updates /x402/explorer/sell to match the current Explorer flow:

  • Listing and ownership are now separate. Registering puts a service in the catalog; proving you hold the payout address is its own one-time signature (Verify ownership), done at registration when you sign with the payout wallet, or any time later.
  • Check before signing. Endpoints are probed live before the signature — the form shows the real terms, the payout address, and the endpoint's own refusal text; endpoints that validate input first accept a pasted sample request.
  • One batch signature registers every endpoint of a service; the wallet statement shows what is approved.
  • Registering with a non-payee wallet now creates an unverified listing (manageable only by the payee) instead of being rejected.
  • Verified ownership gates editing, withdrawal, and ERC-8004 identity minting; approval still gates public visibility.

Removed two screenshots of the previous single-step form. Build (with link check) passes.

nolnol3 added 2 commits August 4, 2026 11:16
…hip split

Registration and ownership verification are now separate steps: endpoints
are checked (probed live) before signing, a whole service registers in one
batch signature, and payTo comes from the endpoint's 402 — signing with a
different wallet lists the service unverified instead of rejecting it.
Ownership is proven per service with a single Verify ownership signature,
which gates editing, withdrawing, and identity minting. Drops two
screenshots of the previous single-step form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant