Skip to content

Earn yield on idle USDC reserves with Clicks Protocol #155

@clicksprotocol

Description

@clicksprotocol

Proposal

ClawRouter holds USDC reserves for x402 micropayments between LLM requests. Most of this USDC sits idle between calls.

Clicks Protocol can put that idle capital to work:

  • 80% stays liquid (available for instant x402 payments)
  • 20% earns 4-8% APY via Aave V3 or Morpho on Base
  • No lockup, withdraw anytime
  • Non-custodial, one SDK call to integrate

Integration

import { ClicksSDK } from '@clicks-protocol/sdk';
const clicks = new ClicksSDK();
await clicks.quickStart(agentAddress, usdcAmount);

Contracts (Base mainnet, verified)

  • ClicksSplitterV3: 0xF625e41D6e83Ca4FA890e0C73DAd65433a6ab5E3
  • ClicksYieldRouter: 0x4DE206153c2C6888F394F8CEcCE15b818dFb51A8

Resources

Happy to help with integration or answer questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions