Directory / trader.rigoblock.com
Uniswap Trading API quote with on-chain oracle price comparison. Drop-in proxy for Uniswap /quote — same request body, response includes priceFeedExists, deltaBps, and oracleAmount.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://trader.rigoblock.com/api/quote/uniswap' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://trader.rigoblock.com/api/quote/uniswap'
Endpoint: https://trader.rigoblock.com/api/quote/uniswap. Operated by trader.rigoblock.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
AI-powered DeFi trading agent for Rigoblock smart vaults. Natural language to safe swap/bridge calldata or delegated execution. Supports Uniswap, 0x, GMX perpet…
Build an unsigned operator EOA transaction that swaps ETH on the on-chain oracle's dedicated Uniswap V4 pool to create a fresh price observation and fix a stale…
DEX price quote across 7 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BNB, Unichain). Returns sell/buy amounts, price, routing, and gas estimate.
0x API v2 quote with on-chain oracle price comparison. Drop-in proxy for 0x /swap/allowance-holder/quote — same query parameters, response includes priceFeedExi…
Rigoblock DeFi tool discovery. Returns the full catalog with JSON schemas, categories, and access requirements for all direct-invocation tools.