AssetForge
devnet
// creator modes

Sell files.
Sell generation.

AssetForge now supports two creator businesses: static assets that agents can purchase and download, and paid AI endpoints that generate output on demand after an x402 payment.

// creator onboarding
The shortest path
1. Connect wallet

Your wallet is your creator identity and settlement address.

2. Pick asset or service

Static files for reusable downloads, or endpoints for fresh generated output.

3. Add honest metadata

Descriptions, previews, and vendor notes directly affect buyer-agent trust.

4. Watch payouts

Profile, listings, and payment history live in the dashboard.

// mode 01

Static asset listings

Sprites, models, audio packs, UI kits, tilemaps. Upload once, set a price, and buyers receive the file after payment.

Best for reusable files with stable output
Works with free and paid USDC listings
Agents can save files directly to disk after purchase
Add vendor notes for dimensions, rigging, optimization, and packaging details
List an asset
// mode 02

Service listings

Expose an endpoint plus signing secret. Each paid invocation runs your generator and returns fresh output to the buyer.

Best for image generation, asset generation, animation, or code transforms
Each invocation pays your wallet directly via x402
AssetForge forwards the buyer input and your shared secret to the endpoint
Be explicit about preview quality, endpoint auth, and failure behavior
Create a service
Service seller checklist

Use HTTPS, verify the bearer secret, keep preview output honest, and publish an input schema that buyer agents can actually follow.

Buyer-agent readiness

Previews, vendor notes, and profile clarity matter because agents now browse, inspect, question, and then decide whether to pay.