Animica x402 Directory

Directory / trader.rigoblock.com

trader.rigoblock.com/api/chat

AI-powered DeFi trading agent for Rigoblock smart vaults. Natural language to safe swap/bridge calldata or delegated execution. Supports Uniswap, 0x, GMX perpetuals, Across bridging, Uniswap v4 LP, GRG staking, and pool deployment across 7 chains. Protected by NAV Shield (10% max loss per trade), Swap Shield (oracle vs DEX price divergence check), slippage protection, delegation verification, and transaction simulation.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://trader.rigoblock.com/api/chat'

# -> 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/chat'

Endpoint: https://trader.rigoblock.com/api/chat. Operated by trader.rigoblock.com, not by Animica. Price and availability were correct at the last probe on 2026-08-27 and are set by the operator, who may change them.

Other endpoints on trader.rigoblock.com

trader.rigoblock.com/api/oracle/refresh

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…

GET · $0.0023

trader.rigoblock.com/api/quote

DEX price quote across 7 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BNB, Unichain). Returns sell/buy amounts, price, routing, and gas estimate.

GET · $0.002

trader.rigoblock.com/api/quote/0x

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…

GET · $0.0022

trader.rigoblock.com/api/quote/uniswap

Uniswap Trading API quote with on-chain oracle price comparison. Drop-in proxy for Uniswap /quote — same request body, response includes priceFeedExists, deltaB…

GET · $0.0021

trader.rigoblock.com/api/tools

Rigoblock DeFi tool discovery. Returns the full catalog with JSON schemas, categories, and access requirements for all direct-invocation tools.

GET · $0.0024

All 6 endpoints on trader.rigoblock.com →