> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fundwork.app/llms.txt
> Use this file to discover all available pages before exploring further.

# How USDC Payments Are Issued to Talent on Fundwork

> Understand how USDC payments are issued on Base after you approve work — including on-chain receipts, transaction hashes, and what you need to prepare.

Every payment on Fundwork is settled in **USDC on Base**. When you approve a milestone, a winning submission, or a Campaign contribution, payment is issued to the worker's payout address on Base. Both you and the worker receive a completion receipt with the on-chain transaction hash — a permanent, verifiable record of the payment.

<Steps>
  <Step title="Approve the work">
    Payment begins with your approval. You can't pay until you've reviewed and approved the delivered work. Go through the approval process first — see [Approving Work](/for-clients/approving-work) for the full walkthrough.
  </Step>

  <Step title="Ensure you have sufficient USDC on Base">
    Before approving work that triggers a payment, make sure your connected Base account holds enough USDC to cover the amount.

    <Warning>
      You must have sufficient USDC on Base to complete payment. Fundwork payments are denominated in USDC — not ETH or any other token. If your balance is insufficient at the time of approval, the payment will not go through.
    </Warning>

    If you need to acquire or bridge USDC to Base before posting or paying, do so before you reach the approval step.
  </Step>

  <Step title="Payment is issued to the worker's payout address">
    Once you approve, payment is issued in USDC on Base directly to the worker's payout address — the Base address associated with their Fundwork account.

    You don't need to manually send funds. The payment is processed through Fundwork after your approval is confirmed.
  </Step>

  <Step title="Receive your on-chain receipt">
    After the payment completes, both you and the worker receive a **completion receipt**. Your receipt includes:

    * The payment amount in USDC
    * The recipient's payout address
    * The **on-chain transaction hash** — a permanent record of the payment on Base

    You can use the transaction hash to verify the payment independently on any Base block explorer.

    <Tip>
      Save your transaction hashes. Because every payment produces an on-chain record, Fundwork payments are fully auditable — useful for accounting, reporting, or any dispute resolution.
    </Tip>
  </Step>

  <Step title="Continue to the next milestone (Contracts)">
    For multi-milestone Contracts, payment is issued per milestone. After each approval and payment, the next milestone becomes active. Repeat the review and approval process until all milestones are complete.

    For Bounties, payment is issued once to each selected winner. For Campaigns, payment is issued per approved submission until the pool is exhausted.
  </Step>
</Steps>

<Note>
  Fundwork is currently in **alpha**. Full payment flow documentation — including exact payment mechanics, timing, and any platform-level details — will be published before public launch. The information on this page reflects how payments work today in alpha.
</Note>

For a deeper look at how payments work across all opportunity types, see [How Payments Work](/payments/how-payments-work).
