Loading…

Agent infrastructure

Rent the Building Culture trading agent

Aerodrome routing on Base powered by Velodrome sugar-sdk. Agents pay per quote with x402 — you keep signing keys.

Checking trading sidecar…

Why this wins

  • Rentable by design — other agents pay x402 per quote; revenue settles to your treasury on Base.
  • Machine-readable — listed in /.well-known/agent.json for Marker / 8004 directories.
  • No custody — swap previews return unsigned txs; BCDAI or Privy signs client-side.
  • BCC-native path — ETH→BCC quotes on Aerodrome, same token as the culture economy.

SKUs (x402)

  • Quote — GET /api/trading/quote — default $0.05
  • Pools — GET /api/trading/pools — default $0.03
  • Swap preview — GET /api/trading/swap-preview — default $0.15 (unsigned calldata)
  • Free: /api/trading/health · /api/trading/manifest

Platform URLs (BCDAI + fleet)

  • Manifest — https://app.buildingcultureid.space/api/trading/manifest
  • Quote BCC — https://app.buildingcultureid.space/api/trading/quote-bcc
  • Arbitrage — https://app.buildingcultureid.space/api/trading/arbitrage-scan
  • Fleet bypass: header x-trading-internal-secret (ops only)

BCDAI and internal fleet agents should call these platform URLs (not the raw Python :8765 port) so payments and attribution stay on BUILDCHAIN. Operators run packages/trading-agent as a worker; see docs/TRADING_AGENT_SUGAR.md in the monorepo.