Live across participating marketplaces

Earn a cut of every marketplace you bring online.

One identity, one wallet. Invite a friend to any marketplace in The Guild — when they spend, you earn. Settled to cash, every day.

No signup, 5 seconds Settles daily to your card or bank

Already a member? Open your wallet · Browse marketplaces
9:41● ▤ ▣
G
Your Guild wallet
Balance · today
$184.62
↑ $12.40 from 6 friends today
Maya · booked on Hooks Live2 min ago · direct invite
+$2.10
Jordan · sold on Curio14 min ago · level 2
+$0.40
Daily settlement9:00 AM · 23 transactions
+$9.90
Your link guild.to/sam
M
Maya joined Hooks Livejust now · via your link
+$2.10
settled to your wallet2 min ago
Earn across
Hooks Live
Curio Market
30Wage
Lumen Goods
Folio
Tessera
+ growing
How it works

Four steps. No surprises.

The Guild is a shared wallet for the marketplaces you already use. Every member gets one link. When a friend transacts, you earn — at three depths, settled daily, in real cash.

01
Get your link
One link, every marketplace.

Drop your email or phone. We give you a personal Guild link that works on every marketplace in the network — no separate signup per app.

02
Share
Friends use it where they want.

Share the same link to a craft marketplace, a dog-walking app, or a B2B sourcing platform. Whichever Guild marketplace they pick, you're credited.

03
They transact
You earn — three levels deep.

Direct invites pay 5 tokens per transaction. Their invites pay 1. And theirs, 1. Tokens accrue from real settled commerce, not vanity signups.

04
Cash out
Settled to your card, daily.

Tokens convert to dollars and land in your wallet at 9 AM every day. Move it to your card, your bank, or leave it stacked.

The network effect

Three levels of earning, compounding daily.

Direct invites are the base. Their referrals make you a passive operator. Their referrals' referrals make you part of an economy. Most active members earn from a tree of 40+ people across 5+ different marketplaces.

You're not stuck on one app. The link is portable. The wallet is portable. The earnings are real.

$0paid to members
marketplaces in network
9:00 AMdaily settlement
YOU $184.62 5 tok / tx · L1 1 tok / tx · L2 MMaya JJordan AAsha
For marketplace founders

Plug in. Skip the entire referral program.

The Guild is the referral, identity, and rewards layer for your marketplace. Two API calls, one drop-in widget. Your users land with a wallet, your referral loop runs without you, and you tap into a network of other marketplaces ready to invite each other's customers.

POST · /v1/transactions
// 1. Link the user once after auth
await guild.users.link({
  tenant_user_id: "u_8f2e...",
  email: "sam@example.com"
});
 
// 2. Report settled commerce
await guild.transactions.create({
  tenant_user_id: "u_8f2e...",
  contribution_margin_cents: 4200,
  idempotency_key: "order_91x"
});
 
// That's the integration.
One script tag, viral share everywhere

Drop-in share widget

Don't waste a sprint building a share card. Add one <script> tag and one <div> to any page — homepage, post-transaction, dashboard — and get a battle-tested share surface with native share sheets, clipboard fallback, live reward counters, and themeable styling. Improvements we ship roll out to every tenant automatically.

Paste this anywhere users spend time:

<div data-guild-share
     data-guild-tenant="your-slug"
     data-guild-user-id="tu_abc123"
     data-guild-mode="float-br"></div>
<script src="https://guildapi.dev/widget.js" async></script>

A compact pill that rotates pool messaging every 60s, with a "Sign up & earn" popover for anonymous visitors. The widget fetches the user's invite link from /v1/widget/wallet/:id — no API key needed in the browser. Still need the two server-side API calls (users/link and transactions) to earn rewards. The widget replaces the UI, not the data pipeline.

Full widget docs →

Live preview (this is the real widget):

You're not just adopting a referral engine

You're joining the Serendipity Network

The Guild is wired into a portfolio-wide trust graph that spans every participating marketplace. Every verified signup, referral, and settled commission on your platform becomes canonical graph signal — automatically, atomically, through the same two API calls.

Live today

Emission

Your integration already contributes. Verified identities, REFERRED edges, and settlement events flow to the network through a durable outbox. No extra code on your side.

Cross-tenant

Portfolio-wide identity

A user verified on another Guild marketplace is recognized on yours on first signup. Lower friction, shared anti-fraud posture, one wallet across the portfolio.

Compounds

Better next quarter

The network is more valuable next quarter than this quarter. Earliest contributors have the richest starting position when read-side capabilities ship — cross-marketplace recommendations, reputation scores, reputation-aware multipliers.

Full detail: Network Participation · Roadmap: Network-Derived Recommendations PRD

Before you integrate

Read this before you launch — not after

We surface gaps, risks, and trade-offs up front. Integration is the easy part; making the right decision for your marketplace is the hard part.

Risks & responsibilities

What Guild owns, what you still own, and the current limits of the platform — including poll-only state, fixed 9% rate, and SMS-only auth.

Read →

Compliance checklist

Tax reporting (1099s), multi-level payout registration, FTC endorsement disclosure, money transmission. Review with counsel before launch.

Read →

Launch readiness

What to expect in the first 30 days. Display-only wallet at launch, 2x first-transaction bonus dynamics, retry-queue guidance, delinquency handling.

Read →

SLA & FAQ

99.9% target availability, data durability (7-year WORM), incident response, deprecation policy. Direct answers to diligence questions.

SLA FAQ

Roadmap, not shipping today: outbound webhooks, tenant graph export, per-tenant rate negotiation.