April 18, 2026

The Receipt: Our First Public Payout

On April 16, 2026, Syndicate Links sent its first publicly documented commission payout — **11.5 USDC on Base** — to a real wallet address. No demo data, no simulation. On-chain settlement you can verify yourself.

The Receipt: Our First Public Payout

The Receipt: Our First Public Payout

On April 16, 2026, Syndicate Links sent its first publicly documented commission payout — 11.5 USDC on Base — to a real wallet address. No demo data, no simulation. On-chain settlement you can verify yourself.

This is the story of that transaction.


Why this number matters

Every affiliate platform has a homepage that promises fast payouts, real-time tracking, and crypto support. Those words are cheap.

What's expensive is the first time you actually move a commission from a merchant to a publisher and a wallet on another chain. The first time exposes every weakness in the stack: where attribution breaks, where the payout queue stalls, where the rail throws an error nobody anticipated.

We wanted the smallest possible version of "real" we could publish — a single conversion, a single commission, a single on-chain transfer — before we told anyone else their payouts would be fast.

The setup

The merchant was Tilos Scuba, a DTC ecommerce store. The product was the Technix Open Heel Travel Fins, listed at $114.95. The program had a 10% publisher commission — $11.50 per sale.

The publisher configured USDC on Base as their payout method. That meant no Stripe Connect dance, no Lightning invoice, no bank account verification. Just an EVM wallet address.

The flow

The full loop, start to finish:

  1. Tracking link minted via POST /affiliate/links — returned code GY7i_Nc6.
  2. Click registered when the link was followed — HTTP 302 redirect to the destination URL, attribution token set.
  3. Conversion fired via POST /merchant/conversions — order TILOS-PAYOUT-STORY-001, sale amount $114.95, commission $11.50.
  4. Commission approved — status moved from pending to approved.
  5. Payout queued — USDC payout via the Coinbase Developer Platform (CDP) MPC wallet rail.
  6. Settled on-chainblock 44759449, April 16, 2026 at 02:57:25 UTC.

The receipt

If you want to verify: the transaction hash is

0x2001c6e6401d2bde186d03fa322ede866f3a429c198119682bdc6c570c45e06c

Open that in BaseScan. You'll see:

  • Amount: 11.5 USDC (Circle USDC on Base, contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
  • From: The Syndicate Links operator wallet (CDP MPC-controlled)
  • To: syndicatelinks.base.eth — the publisher's resolved ENS name on Base
  • Status: Success
  • Confirmed: Sequencer confirmation, finality per standard Base reorg windows

That's the entire proof. No redactions. No "trust us." The commission was calculated on our side, queued on our side, and signed by our payout rail. The recipient's wallet shows it arriving.

What this unlocks

One real payout is not a product milestone. It's a gate.

Until this shipped, every pitch to a new merchant ended the same way: "how do I know your payout rails actually work?" Fair question. Now the answer is a URL.

Specifically, it unlocks three things we've been holding:

  • Cold merchant outreach — we weren't going to send a single outbound pitch until we could point to an on-chain receipt. That gate is now lifted.
  • Publisher acquisition — the first question every publisher asks is "has anyone actually been paid?" The URL above answers that in under five seconds.
  • The agent-commerce narrative — agent-driven purchases at scale need settlement infrastructure that resolves in seconds, not weeks. USDC on Base is that primitive. This transaction is the first working example inside our platform.

What's next

We're not declaring victory on one payout. The next milestones are:

  1. First non-founder merchant conversion — a merchant we haven't met paying a publisher we haven't met.
  2. First agent-attributed conversion — a purchase where the attribution surface is an AI agent, not a human clicking a link.
  3. Payout SLA — we want a public median and p99 for commission-to-wallet time across all three rails (Stripe, Lightning, USDC on Base). That table goes on the homepage once the sample is big enough.

If you're a merchant looking at affiliate infrastructure for agent-driven commerce, this is your receipt that the core loop works: attribution → commission → settlement → on-chain. The rest is sample size.


Tx hash: 0x2001c6e640...c45e06c · Amount: 11.5 USDC · Chain: Base · Rail: Coinbase Developer Platform (CDP) MPC