Working demo · x402 · Base Sepolia testnet

You get the output, never the skill.

A compensation, attribution, and metering layer for authored AI Skills — demonstrated below against a live endpoint.

ALL PAYMENTS: TESTNET USDC — PLAY MONEY, NO REAL FUNDS
§1

Ask without paying. Get 402.

The skill optimizing-claude-code-prompts runs hosted behind a gate — the Collar — at neverhandedover.com. Ask it to work without payment and it answers with HTTP 402 Payment Required and machine-readable terms. Nothing runs, nothing leaks.

§2

The full loop, on the wire.

Request → 402 → signed payment → verify, settle, run, meter. Steps 2–4 below are simulated in your browser — a public page holds no signing key — but the payload shapes match the live endpoint's protocol byte for byte, and two real testnet settlements are linked at the end.

§3

One payment, every ancestor credited.

A Derivative owes royalties to every Skill in its ancestry, credited per Invocation. The chain below is the protocol repo's actual Phase-0 fixture chain: demo-base → demo-child → demo-grandchild. The Wielder invokes the grandchild; the meter credits the whole line.

Credits accumulate in the Collar's meter and are claimable on demand — settlement is batched and eventually-consistent, decoupled from the per-Invocation payment gate. Split model is illustrative: each Skill passes of what it receives to its immediate ancestor. All amounts are testnet USDC (play money); royalty claims are non-transferable in the closed modes.

§4

Vocabulary.

Under work-for-hire, an authored Skill — a Claude Code skill, a plugin, an agent definition — is handed over once, and its author captures none of the ongoing value. This protocol keeps the artifact behind the Collar and meters every use. Compensation, attribution, and metering as infrastructure.

termmeaning
Skilla natively-digital, reusable work artifact encoding specialized capability — the unit of value
Creatorthe party that authors a Skill and holds the residual economic claim on its use
Wielderthe party that invokes a Skill; any client that can pay qualifies — its whole footprint is answer 402, pay, retry
Beneficiarythe party realizing downstream value from the Wielder's work (typically the employer); funds the payment
Collarthe hosted gate around a Skill's execution: sole API-key holder, x402 resource server, off-chain meter — the single trusted component
Invocationone metered use of a Skill via its hosted execution — the billable event
Execution credentialsingle-use authorization minted by the per-Invocation payment; no credential, no run
Derivativea Skill built on existing Skills; each Invocation credits every ancestor
Royalty claimentitlement to a share of a Skill's Invocation revenue — co-holdable, fractional, non-transferable in the closed modes

Go deeper: protocol repo (Apache-2.0) · manifesto & live demo · real settlements tx 1 / tx 2 · x402 (HTTP-native payments, Linux Foundation) · testnet USDC from the Circle faucet