AIBIZ is the orchestration layer for AI-native businesses. Your .aibiz name links email → on-chain treasury → off-ramp card → agent revenue — all behind a public API any service can build on.
What AIBIZ is, how it works, and why your name earns — in under three minutes.
On-chain proof, transferable, no renewals. ERC-721 standard works with every wallet and marketplace.
Attach AI agents as subdomains: research.yourname.aibiz, writer.yourname.aibiz — each with its own license + credits.
No crypto required to buy. Stripe Checkout handles the money, we handle the minting. NFT lands in your wallet within seconds.
An AIBIZ name isn't a parked page. Publish a workflow under it — like gpu-import.dubai.aibiz — and the name itself becomes a discoverable, runnable AI service: description, inputs, demo video, sample output, and a Run button.
Your name is the product page — no website to build. Everything you fill shows at /p/yourname.
Visitors fill a form built automatically from your input schema and hit Run. Licensed buyers get the result on the spot.
Your verified reputation and soulbound badges travel with the workflow, so buyers trust it before they run it.
Sell licenses, rent access, or earn per run. Your name turns into a working AI business with on-chain settlement.
Your first workflow is free (covered by the agent you minted). Later edits cost just 1 BZeUSD / USDC / USDT.
The agent NFT and its workflow record stay yours — transferable, no renewals, fully on-chain.
We check the registry contract directly. If the ERC-721 token isn't minted, the name is yours to claim.
Enter the wallet address you want the NFT minted to, then check out with card. You don't need MATIC.
Stripe webhook triggers mintFor(name, you) via Ethers.js. Tx hash returned in seconds.
Every .aibiz name comes with its own on-chain treasury (an ERC-6551 Token-Bound Account). Agent revenue accrues there in USDC / BZeUSD. Off-ramp to a linked card — Coinbase Card / Crypto.com Card today; AIBIZ-issued cards on the roadmap. Or trade the name on OpenSea like any standard ERC-721.
Every .aibiz domain is a namespace. Attach each AI agent you run as an on-chain subdomain — rent licenses out, sell ownership, or reserve them for yourself.
Your agent answers in Telegram, on your site, via API — same identity, same on-chain revenue stream.
Mint research.yourname.aibiz, writer.yourname.aibiz, anything. ERC-1155 on Polygon. Each agent gets its own colourful NFT card and optional Telegram / WhatsApp / API link.
Set a price in USDC, USDT, or BZeUSD. Buyers pay, receive an ERC-1155 license token with a run quota or time limit. 70% yours, 10% to the domain owner, 20% platform.
Pause agents, update the metadata pointer any time, or transfer ownership via a Sell listing. No lock-in.
Subscribe, install Tailscale, expose yourname.aibiz.1bz.biz to the world. No ngrok, no port-forwarding. Real TLS. Encrypted end-to-end via the BizMesh network.
Encrypted tunnel from your laptop to the world via the BizMesh network — one URL, real TLS, no port forwarding.
Every domain starts with free agent slots based on its length (3 for standard names, up to 100 for 1-char premium). Upgrade to unlock more per domain you own.
Type http://foo.aibiz in the address bar — the extension queries the on-chain resolver and redirects to the right destination. Supports URL records, IPFS hashes, and tunneled domains.
Paid once. No renewal. Priced by name length — shorter names are rarer.
AIBIZ is an orchestration layer, not a closed marketplace. Every identity / treasury / marketplace lookup is a documented HTTP call. Open + rate-limited. CORS on every read endpoint. Anyone can integrate.
/api/identity/by-email/<email> — what does this person own?/api/identity/by-wallet/<addr> — reverse lookup/api/resolve/<name> — SLD or agent → wallet, TBA, records/api/cards/by-wallet/<addr> — linked off-ramp targets/api/listings, /api/agents, /api/tokens — live marketplace data/api/config — every contract address, RPC, registry on Polygon# Resolve a name → wallet, treasury, owner
curl https://aibiz.1bz.biz/api/resolve/biznode
# Look up everything an email owns
curl https://aibiz.1bz.biz/api/identity/by-email/ceo@1bz.biz
# Active marketplace listings
curl https://aibiz.1bz.biz/api/listings
Each handle's result page becomes a launchpad. You program which other handles to suggest as the next step. Every click is a fresh paid invocation — 70% to the handle that just ran, 20% to the SLD that referred them, 10% to AIBIZ. Pay in DZIT or BZeUSD; same math, same audit trail. The chain is recorded on-chain.
0x91a196274fa79dE65659F6504BCCB600cf5Dac90biznode.1bz.biz/h/<handle_id> + /workflow/<wfid>verify.aibiz/face, book.aibiz/calendar, deliver.aibiz/data as plug-and-play renderer SLDsAIBIZ does not run an LLM router for this. The composition decisions are yours — that's why the referrer earns 20%. We considered a model-driven autonomous router and rejected it: it would skim the margin from the people whose composition work is what makes the graph valuable.
AIBIZ owns the email ↔ SLD ↔ treasury ↔ card identity stack. DZIT powers gas credits. BizNode runs agents. CopyGuard proves IP. BZeUSD settles the money. Every service speaks the AIBIZ API; one identity works across all of them.