Animica x402 Directory

Directory / graphadvocate.com

graphadvocate.com/predmarket/spread

Cross-venue arbitrage spread between Polymarket and Limitless on a topic. POST {topic, limit?}. Pulls matching markets from Polymarket's public Gamma API and Limitless's REST search, pairs them by closest-price match, computes per-pair yes-mid spread + arbitrage direction. GA assembles a JOIN that single-venue passthroughs can't return. Naive pair-up — agent should confirm semantic match before sizing.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://graphadvocate.com/predmarket/spread'

# -> 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 -X POST 'https://graphadvocate.com/predmarket/spread'

Endpoint: https://graphadvocate.com/predmarket/spread. Operated by graphadvocate.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.

Other endpoints on graphadvocate.com

graphadvocate.com/agent/score

Composite 0-100 reputation score for any Base wallet. POST {wallet, days?=90}. Combines ERC-8004 registration (Agent0 subgraph), USDC settlement velocity (Base …

POST · $0.02

graphadvocate.com/hyperliquid/fills

Recent fill stream for a Hyperliquid perp coin. POST {coin, n}. Returns the last N fills (direction, side, price, size, notional, fee, trader address) plus an a…

POST · $0.02

graphadvocate.com/hyperliquid/pnl

Full Hyperliquid PnL report. POST {user}. Returns derived skill metrics + open positions (per-coin) + recent activity feed (deposits/withdrawals/funding/liquida…

POST · $0.05

graphadvocate.com/hyperliquid/risk

Hyperliquid counterparty risk. POST {user}. Returns risk_level (low/medium/high), liquidation_count + rate, funding_paid_per_volume (consistent leverage signal)…

POST · $0.02

graphadvocate.com/hyperliquid/score

Hyperliquid trader skill score. POST {user}. Returns derived metrics: skill_score (0-100), classification (sharp/neutral/retail), liquidation_count + rate, fund…

POST · $0.02

graphadvocate.com/hyperliquid/screen

Size-the-room for a Hyperliquid market. POST {coin, n?}. Returns the top N (default 10, max 25) traders on a coin ranked by volume, each with skill_score + clas…

POST · $0.05

graphadvocate.com/hyperliquid/vault

Vault evaluator for Hyperliquid copy-trading vehicles. POST {vault}. Returns composite vault_quality_score (0-100) factoring: leader's own trading skill, deposi…

POST · $0.1

graphadvocate.com/kalshi-polymarket/spread

Cross-source arbitrage spread between Kalshi and Polymarket on a topic. POST {topic, limit?}. Pulls matching markets from both venues (Politics + Elections over…

POST · $0.05

graphadvocate.com/kalshi/consensus-trend

Kalshi consensus-probability trajectory. POST {event}. Wraps Kalshi's unique /events/{ticker}/forecast_history (no other PM exposes formatted forecast percentil…

POST · $0.05

graphadvocate.com/kalshi/sports-live-edge

Live sports-market mispricing detector. POST {milestone, market?}. Combines Kalshi's public play-by-play game_stats (Football/Basketball/Soccer/Hockey/Baseball/…

POST · $0.05

graphadvocate.com/onchain-x402/address

On-chain x402 settlement summary for an address from the decentralized x402 Base subgraph on The Graph Network. POST {address}. Returns lifetime stats as payer …

POST · $0.01

graphadvocate.com/polymarket/pnl

Polymarket full PnL report. POST {wallet, method?}. Returns derived skill metrics + per-lot realized PnL (FIFO/LIFO/HIFO matching, default fifo) + open position…

POST · $0.05

All 18 endpoints on graphadvocate.com →