Skip to main content
专为 x402 经济而建

为 AI Agent 打造的自动收益

AI agent 的 USDC 不应闲置。一次 SDK 调用即可赚取 4–8% APY。无 锁仓。基于 Base。

集成
Base
Morpho
USDC
Coinbase
quickstart.js

3 行代码,立即上线

import { ClicksClient } from '@clicks-protocol/sdk';

const clicks = new ClicksClient(signer);
await clicks.quickStart('100', agentAddress);

// 80 USDC → agent 钱包(即时到账)
// 20 USDC → DeFi 收益(4-8% APY)
Base 主网
亚分钱手续费 · 2秒结算
ERC-8004 已验证
agentId 45074
当前 APY
收益部分 6.0%
无锁仓
随时提取

Treasury Lab

See what $10K of idle USDC could earn

Liquid (80%)Earning (20%)
Liquid
$8,000.00
To Yield
$2,000.00
Net Earnings
$117.60
Total Return: $10,117.60 USDCEffective APY: 1.18%Protocol Fee: $2.40 USDC (2% on yield)
Based on current morpho APY: 6.00%
Effective APY is blended across liquid + yield portion. The yield portion itself earns the full 6.00% — adjust the Yield Split slider up to 50% to allocate more.
APY varies with market. This is a simulator, not financial advice.

工作原理

三步实现自动收益

一行代码。无需配置。无需管理密钥。

await clicks.register();

为 x402 经济而建

为自主 Agent 打造的原生支付基础设施

Base 原生

基于 Coinbase 的 L2 构建,实现即时、低成本的交易,随你的 agent 规模一起扩展。

  • 亚分钱交易手续费
  • 即时结算(2 秒)
  • EVM 兼容智能合约
ERC-8004 可信 Agent

身份 + 声誉,全部上链

Clicks 是 Base 上注册的 ERC-8004 agent。我们的协议费用随声誉缩放 — 高信任 agent 支付更少。

身份 NFT

agentId 45074,已在 Base 主网铸造。

在 BaseScan 查看

实时反馈

首次符合 Schema-V1 的 giveFeedback() 调用已在链上确认。

查看交易

认证方 Schema V1

Clicks 接受作为信号的 ERC-8004 反馈公开规范。数值范围 [0, 10000],精度 4 位,结构化 tag,24 小时节律。遵循该规范的 attestor 可进入费率乘数白名单。

For Developers

Everything you need to integrate Clicks Protocol

SDK

TypeScript SDK

Full-featured SDK with TypeScript support and complete type safety.

npm install @clicks-protocol/sdk
View on npm
MCP Server

Model Context Protocol

Connect your LLM directly to Clicks for seamless integration.

npx @clicks-protocol/mcp-server
Connect LLM
Smart Contracts

Verified on Basescan

Open source, audited smart contracts. Review and verify.

View on Basescan
Documentation

Full API Reference

Complete guides, examples, and API documentation.

Read the Docs