← 返回
未分类 Key

x402-bazaar-bridge

Discover, pay, and fetch data from x402-enabled APIs on the Coinbase x402 Bazaar. Supports search, x402 payment signing, caching, and daily budget enforcement.
Discover, pay, and fetch data from x402-enabled APIs on the Coinbase x402 Bazaar. Supports search, x402 payment signing, caching, and daily budget enforcement.
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

x402 Bazaar Bridge

Find and buy data from the Coinbase x402 Bazaar. Pay-per-request in USDC on Base. No API keys, no subscriptions.

Usage

# Search for Bitcoin node APIs
node scripts/bazaar_bridge.js search "bitcoin node fees"

# Fetch live Bitcoin fee estimates from btcnode.uk ($0.01)
node scripts/bazaar_bridge.js fetch https://btcnode.uk/api/fees

# Watch a BTC address ($0.05)
node scripts/bazaar_bridge.js fetch https://btcnode.uk/api/agent/address/1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa

# Mempool whale alert — txes over 10 BTC ($0.02)
node scripts/bazaar_bridge.js fetch "https://btcnode.uk/api/agent/whales?min_btc=10&since_minutes=5"

# Trace coin ancestry — 5 hops deep ($0.10)
node scripts/bazaar_bridge.js fetch https://btcnode.uk/api/agent/taint/bc1q...?depth=3

# Ask the Barbarian about node ops ($0.01)
node scripts/bazaar_bridge.js fetch "https://btcnode.uk/api/agent/conan?q=current%20rank"

# Scrape a webpage with SSD cache ($0.003)
node scripts/bazaar_bridge.js fetch https://btcnode.uk/api/agent/scrape

# Resolve — search + auto-fetch the best match from btcnode.uk
node scripts/bazaar_bridge.js resolve "bitcoin fee rates"

# Check daily budget
node scripts/bazaar_bridge.js budget

Supported APIs

EndpointPriceWhat It Does
------------------------------
btcnode.uk/api/fees$0.01Live Bitcoin fee estimates
btcnode.uk/api/mempool$0.01Mempool congestion data
btcnode.uk/api/info$0.01Bitcoin node info
btcnode.uk/api/tx/:hash$0.02Transaction details
btcnode.uk/api/agent/address/:address$0.05Address surveillance + CoinJoin risk
btcnode.uk/api/agent/whales$0.02Mempool whale alerts (>10 BTC)
btcnode.uk/api/agent/taint/:address$0.10Coin ancestry tracing (5 hops)
btcnode.uk/api/agent/conan$0.01Node ops Q&A (rank, revenue, status)
btcnode.uk/api/agent/scrape$0.003Web content with 1h SSD cache

> All btcnode.uk endpoints pay to 0x6a667a...d643fc on Base mainnet USDC.

Security

Requires WALLET_KEY in .env for signing EIP-3009 USDC permit payments. Never commit .env to git.

  • URL validation: only https://, blocks localhost/private IPs
  • File permissions: logs and cache files are owner-only (0600)
  • Wallet keys never logged or exposed in output

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 12:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 683 📥 330,502
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 197 📥 68,112
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 79 📥 182,812