Skip to content

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

Merged
hayarobi merged 2 commits into
mainfrom
fix/explorer-sell-registration-split
Aug 11, 2026
Merged

docs(x402): update explorer listing guide for registration/ownership split#27
hayarobi merged 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
nolnol3 requested a review from hayarobi August 10, 2026 01:30
…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.

@hayarobi hayarobi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hayarobi
hayarobi force-pushed the fix/explorer-sell-registration-split branch from 408d3ff to 4df9bfd Compare August 11, 2026 06:57
@hayarobi
hayarobi merged commit 50956df into main Aug 11, 2026
1 check failed
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.

2 participants