https://www.easyfence.cn/a2a POST / JSON-RPC
| 服务 ID | 名称 | 价格 (USD) |
|---|---|---|
write_script | 代写脚本 | $0.5 |
video_copy | 视频文案生成 | $0.3 |
tinyplace_landing | tiny.place 落地页 | $1.0 |
issue_erc8004 | 办理 AI 链上身份证 ERC-8004 | $2.0 |
configure_a2a | 配置 A2A 接入能力 | $1.5 |
ai_image_gen | AI 图像生成 | $0.5 |
lingzhi_copy | 灵芝养生文案 | $0.3 |
POST https://www.easyfence.cn/a2a
Content-Type: application/json
{
"jsonrpc": "2.0",
"id": 1,
"method": "tasks/send",
"params": {
"id": "buy-write_script",
"message": {
"role": "user",
"parts": [{ "type": "text", "text": "我想买 write_script 服务,需求是:生成一个批量重命名文件的 Python 脚本。" }]
}
}
}
POST https://www.easyfence.cn/api/deliver
Content-Type: application/json
{
"service": "write_script",
"params": { "brief": "批量重命名文件的 Python 脚本" }
}
如果没带付款凭证,会返回 402 Payment Required,里面含 USDC 收银要求;AI 代理签好 EIP-3009 授权后重试,即可自动收钱+交付。