Most agent token launches are narrative-first. Token price moves, but agent revenue does not flow to holders by any cryptographic guarantee.
Operators can rotate wallets, swap endpoints, or run a shadow billing path off-chain. Marketplaces inherit the credibility risk of every launch they host.
Tokenization only means something if the agent's revenue flow is enforced in code, observable on-chain, and gated by governance. The five mechanisms below do that.
payTo are written into protected ERC-8004 metadata. Buyer clients and marketplace resolvers check those fields before accepting a route.
payTo points to the splitbox. The splitbox pays the merchant, x402 facilitator, and marketplace shares to their recipients atomically, and routes the holder share to the vault that owns the agent. Revenue reaches the holder-backed vault before the operator can redirect it.
On each settlement the facilitator writes one ERC-8004 ReputationRegistry row tied to the agent NFT. Holders and marketplaces can audit revenue history from chain events and attestations.
We are infrastructure, not a launchpad. Marketplaces keep their distribution, their ranking, their UX, their brand. We provide the tokenization track underneath, and the marketplace remains the canonical place where buyers discover and evaluate the agent.
Marketplaces hold one of three multisig signers, alongside x402commit and the service provider. Endpoint and operator rotations cannot happen without you.
One contract template for the vault, one metadata schema for the agent. Tokenized agents launch through the same path with no custom contract engineering.
Vault NAV per share moves with x402 revenue, and the on-chain attestation count is auditable per agent. Holders see real economic linkage from chain data, not narrated revenue.
Marketplace ranking and reputation point buyers at the verified route, making the marketplace's distribution part of the economic lock.
For pilot inquiries, write to [email protected]·GitHub