Animica x402 Directory

Directory

signals.edge.report

signals.edge.report publishes 12 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/brief GET $0.001 402
/v1/erc20-balance GET $0.001 402
/v1/gas GET $0.001 402
/v1/nonce GET $0.001 402
/v1/polymarket GET $0.001 402
/v1/signals GET $0.002 402
/v1/signals/funding GET $0.001 402
/v1/signals/spreads GET $0.001 402
/v1/token GET $0.001 402
/v1/token-risk GET $0.01 402
/v1/wallet GET $0.001 402
/v1/wallet/full GET $0.005 402

What these endpoints do

signals.edge.report/v1/brief

Crypto news brief for agents: ranked headlines with source URLs and heuristic sentiment. Topics: crypto, base, defi. Fresh research digest without a search API key.

GET · $0.001 · probe 402

signals.edge.report/v1/erc20-balance

Get ERC20 token balance for any wallet and token contract on Base (or Ethereum). Returns balance, decimals, and symbol via balanceOf. Use for live ERC20 holdings checks without an API key.

GET · $0.001 · probe 402

signals.edge.report/v1/gas

Gas fee snapshot for Base (and Ethereum when configured): maxFeePerGas and maxPriorityFeePerGas in gwei. Use before submitting an EVM transaction.

GET · $0.001 · probe 402

signals.edge.report/v1/nonce

Get the current transaction nonce for an EVM wallet on Base (or Ethereum) via eth_getTransactionCount. Use before broadcasting a transaction.

GET · $0.001 · probe 402

signals.edge.report/v1/polymarket

Polymarket odds search: prediction market questions and outcome prices for a query. Use when an agent needs prediction-market probability data.

GET · $0.001 · probe 402

signals.edge.report/v1/signals

Full DeFi signal bundle: Hyperliquid funding extremes, HL–Bitget funding spreads, DEX arb edges, and recent Aave liquidation opportunities in one JSON payload.

GET · $0.002 · probe 402

signals.edge.report/v1/signals/funding

Hyperliquid funding rate extremes: live perpetual funding APR outliers and which side collects. Use for funding-rate and carry trade signals.

GET · $0.001 · probe 402

signals.edge.report/v1/signals/spreads

Cross-venue funding spreads: Hyperliquid vs Bitget funding rate differences and suggested legs. Use for funding-spread arbitrage scans.

GET · $0.001 · probe 402

signals.edge.report/v1/token

Token price lookup: USD price, market cap, and volume by CoinGecko id or Base ERC20 contract address. Use for spot token price checks.

GET · $0.001 · probe 402

signals.edge.report/v1/token-risk

Token risk / honeypot check for agents: is_honeypot, sell/buy taxes, blacklist, owner powers, and a clear avoid|caution|ok verdict for an ERC20 contract on Base, Ethereum, BSC, Arbitrum, Optimism, or …

GET · $0.01 · probe 402

signals.edge.report/v1/wallet

Live wallet balance on Base: native ETH, USDC ERC20 balanceOf, and transaction nonce. Optional Ethereum mainnet balances when ETH RPC is configured.

GET · $0.001 · probe 402

signals.edge.report/v1/wallet/full

Live wallet balance bundle for agents: native ETH + USDC ERC20 balances + nonce on Base (and Ethereum when configured) plus current gas fees in one call. Use instead of separate balance and gas lookup…

GET · $0.005 · probe 402