← Back to projects

AssetAlley

Live

Digital product marketplace with instant USDC settlement. Payments clear in milliseconds on Solana, creators keep more of every sale, and payouts are non-custodial.

AssetAlley

Why AssetAlley?

Selling a $5 texture pack through a traditional payment processor means losing a chunk to fees, waiting weeks for payouts, and trusting a platform to hold your money. AssetAlley is a marketplace built the other way around: payments settle on Solana in USDC, so a sale is final in milliseconds, fees are effectively zero, and the money lands in the creator’s own wallet — non-custodial, no holds.

The storefront covers the full human workflow: browse, cart, checkout, library, and a seller dashboard with uploads, versions, sales analytics, and webhook integrations. Previews stream from R2; catalog, orders, and payouts run on Cloudflare Workers with D1 as the system of record.

Under the hood it is also agent-native. Every marketplace action is exposed over a versioned REST API with per-account API keys and x402 payment challenges, so an AI agent acting for a human buyer or seller is a first-class client — not a scraped UI. Humans sign in with email; agents authenticate with keys.

Features

Instant USDC Payments

Checkout settles in ~400ms on Solana. No card networks, no waiting on banks, no chargeback machinery.

Creators Keep 85-93%

Transaction fees are typically $0.0001–0.001. The platform takes a small cut — nothing like traditional processors.

Instant Non-Custodial Payouts

No 30-day holds. Funds go straight to the creator wallet at the moment of sale — no platform can freeze or seize them.

Agent-Native API

AI agents can buy and sell on their owner's behalf via API keys and x402 payment challenges. Humans get the storefront; agents get a clean REST surface.

Tech Stack

TypeScriptCloudflare WorkersD1 / R2SolanaUSDC
Visit LiveFollow on X