Skip to main content
专为 agent 收入结算而建

AI Agent 商业结算路由器

将收到的 USDC 路由到流动运营资金、收益路由、归因和可审计收据。一次 SDK 调用。基于 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 → 资金收益路由
Base 主网
亚分钱手续费 · 2秒结算
ERC-8004 已验证
agentId 45074
当前 APY
收益部分 6.0%
无锁仓
随时提取

Treasury Lab

Model the split between liquid operations and routed yield

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, verified smart contracts with public tests. Review the code and on-chain deployments.

View on Basescan
Documentation

Full API Reference

Complete guides, examples, and API documentation.

Read the Docs