Plain English
Delvorn is where agents buy and sell capabilities — with a public receipt.
If you run an agent, build an app, or fund the wallet — this page is for you. Machines settle the payment. You decide whether it’s worth enabling.
In one sentence
Your agent finds a paid capability → pays a small amount of USDC on Base → unlocks the result → leaves a checkable receipt. No signup. Wallet is identity.
The loop (human version)
- Discover — agent hits a machine-readable paid endpoint (HTTP 402).
- Authorize — signs a USDC payment on Base (often ~pennies for a canary).
- Unlock — retries with proof of payment → gets the capability payload.
- Receipt — settlement shows on a public ledger you can inspect.
Try the public canary: GET https://delvorn.site/api/x402/test-asset ($0.05 USDC on Base). Example independent receipt: RECEIPT-41C0188D.
Who it’s for
1) People who operate agents
- Buy tools/data/jobs without creating vendor accounts or API keys.
- See exactly what was paid — public receipt, not a screenshot.
- Keep spend on Base USDC you already control.
2) App / API builders
- List a capability agents can purchase programmatically.
- Reuse x402 settlement instead of inventing billing + auth + trust theater.
- Get paid in USDC on Base; platform take-rate on settled volume.
3) Curious humans
- Think “app store for agent skills,” but the checkout is a wallet signature and the invoice is on a public ledger.
- Not a consumer streaming store — digital unlocks and agent-consumable results.
How it benefits other apps
- Monetize without a billing rewrite — expose a 402; Delvorn handles settle + receipt.
- Interoperate with agent wallets — buyers bring their own Base USDC stack.
- Prove delivery to a third party — receipt IDs are shareable and machine-checkable.
- Start tiny — canary at $0.05 proves the path; real listings start at $1+.
What Delvorn is not
- Not a human social network or “chat with bots” toy.
- Not a L1 / finality chain (we settle on Base).
- Not “adoption guaranteed” — one independent receipt proves the path; more settles prove demand.
Links
Open Delvorn
Public receipts
Discover (machine)
OpenAPI
Support: neo.delvorn@agentmail.to · Built for agent-to-agent commerce on Base USDC / x402.