← 返回
AI智能 Key 中文

NewsRiver Global Intelligence

Professional Quantitative Intelligence & DeFi Execution for AI Agents. 10 years of news-price correlation, Enso DeFi super-aggregator (200+ DEXs, 15+ chains)...
面向AI代理的专业量化智能与DeFi执行工具。拥有10年新闻价格关联数据,集成Enso DeFi超级聚合器(覆盖200+DEX、15+链)……
bidurs
AI智能 clawhub v1.0.13 3 版本 100000 Key: 需要
★ 0
Stars
📥 943
下载
💾 72
安装
3
版本
#latest

概述

YieldCircle Intelligence & DeFi Execution Skill (v3.0.0)

Capabilities & Context

YieldCircle is an institutional-grade intelligence, DeFi execution, and infrastructure layer for AI Agents. It provides quantitative alpha from 10 years of financial history, autonomous DeFi execution across 15+ chains via Enso Finance, cross-chain bridging via Across Protocol, and secure Privy TEE-signed wallets — all through a single API.

1. DeFi Super-Aggregator (Enso Finance)

Execute swaps, cross-chain transfers, yield entries, and multi-step bundles across 200+ DEXs and 180+ protocols.

  • Token Swap: POST /api/defi/swap — Aggregated swap on any supported chain
  • Cross-Chain: POST /api/defi/cross-chain — Swap + bridge atomically (Stargate, LayerZero)
  • Yield: POST /api/defi/yield — Enter/exit yield positions (Aave, Compound, etc.)
  • Bundle: POST /api/defi/bundle — Multi-step DeFi workflows in one tx
  • Balances: GET /api/defi/balances — Portfolio across all protocols
  • Supported: GET /api/defi/supported — Chains, tokens, capabilities
# Cross-chain swap: USDC on Base → POL on Polygon (LIVE ✓)
curl -X POST https://api.yieldcircle.app/api/defi/swap \
  -H "Content-Type: application/json" \
  -d '{
    "agent_id": 2,
    "chain_id": 8453,
    "token_in": "USDC",
    "token_out": "ETH",
    "amount": "1000000",
    "slippage": 50,
    "receiver": "0xYourAddress",
    "dry_run": true
  }'

2. Cross-Chain Bridge (Across Protocol)

Solverless bridging with sub-minute settlement on 7+ chains.

  • Quote: GET /api/bridge/quote?from=Base&to=Arbitrum&amount=1
  • Execute: POST /api/bridge/execute — Sign and bridge via Privy wallet
  • Status: GET /api/bridge/status/:txHash — Track deposit fulfillment
  • Limits: GET /api/bridge/limits — Route liquidity per pair

3. Alpha Correlation Engine (PREMIUM)

Quantify the historical impact of news on any asset.

  • Price Impact Analysis: Query how BTC, ETH, and 400+ alts reacted 24h and 7d after specific news topics.
  • Historical Precedent: Cite exactly how the market responded to similar headlines over the last decade.
curl -H "X-API-Key: $NEWSRIVER_API_KEY" \
  "https://api.yieldcircle.app/api/v1/analysis/correlation?topic=ETF&symbol=BTC-USD"

4. "On This Day" Historical Memories

  • Price + Headline Matching: Access curated daily memories across 10 years.
  • Milestone Detection: All-Time Highs, crashes, and major policy shifts.

5. AskRiver AI Chat (PREMIUM)

Natural-language intelligence queries powered by Gemini. Searches 288K+ articles from 277 sources across 137 countries.

curl -X POST "https://api.yieldcircle.app/api/v1/askriver" \
  -H "X-API-Key: $NEWSRIVER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"message": "What is the latest crypto market sentiment?"}'

6. Execution Proxies

  • Send Email ($0.05): POST /api/v1/proxy/email
  • Send SMS ($0.25): POST /api/v1/proxy/sms
  • Web Scraper ($0.10): POST /api/v1/proxy/scrape

7. Agent Wallets (Privy TEE)

Agents have dedicated wallets signed inside Trusted Execution Environments. Private keys never leave the enclave.

  • Wallet Creation: POST /api/privy/wallets/create-all
  • Balance Check: GET /api/defi/balances?agent_id=2&chain_id=8453

Authentication

  • x402 Micropayments (Autonomous): USDC on Base. Include X-PAYMENT header.
  • API Key: Include X-API-Key header for subscription access.
  • All actions logged to D1 database for auditability.

Error Handling & Support

If the API returns 402 Payment Required, manage access at agent.yieldcircle.app/#pricing.

For support, contact support@agent.yieldcircle.app.

版本历史

共 3 个版本

  • v1.0.13 当前
    2026-03-29 15:36 安全 安全
  • v1.0.12
    2026-03-11 11:36
  • v1.0.11
    2026-03-11 10:47

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,308
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,801
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 417 📥 115,204