Animica x402 Directory

Directory / api.solenrich.com

api.solenrich.com/entrypoints/consensus-signal/invoke

What tokens or wallets are being queried by other agents right now. Derived from SolEnrich's own query stream — not market volume. Two modes: pass `address` for that entity's rank/percentile/trend; omit it for the top-N most-queried entities in the window. Windows: 1h, 6h, 24h. Unique data — only available because we serve agents directly.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.solenrich.com/entrypoints/consensus-signal/invoke'

# -> 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://api.solenrich.com/entrypoints/consensus-signal/invoke'

Endpoint: https://api.solenrich.com/entrypoints/consensus-signal/invoke. Operated by api.solenrich.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 api.solenrich.com

api.solenrich.com/entrypoints/attention-momentum/invoke

Tokens ranked by how fast agent attention is speeding up — query velocity change across three consecutive windows, overlaid with price change over the same wind…

POST · $0.02

api.solenrich.com/entrypoints/check-alerts/invoke

Poll-based event detection for spot + Jupiter Perps. Pass a watchlist (<=10 tokens, <=10 wallets) and a `since` ISO 8601 timestamp; get alerts fired since then.…

POST · $0.008

api.solenrich.com/entrypoints/enrich-token-light/invoke

Price (median of 3 sources), market cap, volume, liquidity, slippage estimates at 4 position sizes, risk flags, verification status.

POST · $0.002

api.solenrich.com/entrypoints/enrich-wallet-full/invoke

Adds DeFi positions, connected wallets, enhanced transaction history, automated-activity behavioral signals, and a wider NFT collection breakdown to the light p…

POST · $0.005

api.solenrich.com/entrypoints/enrich-wallet-light/invoke

SOL balance, token holdings, NFT breakdown (collected vs compressed airdrops vs suspected spam, with a per-collection list), labels (including behavioral flags:…

POST · $0.002

api.solenrich.com/entrypoints/exit-signal/invoke

The sell-side verdict: pass a mint you hold, get EXIT / DERISK / HOLD with a 0-1 exit score and reasoning. Reads sell pressure, buy-rate deceleration, volume fa…

POST · $0.04

api.solenrich.com/entrypoints/feed-latest/invoke

Pre-computed ranking of trending Solana tokens with composite-signal scoring. Cached 24h, lazy-populated on cache miss. Designed for recurring polling at lower …

POST · $0.005

api.solenrich.com/entrypoints/gacha-ev-scan/invoke

Jupiter Gacha (Collector Crypt) tokenized-card pack EV scan. For each pack machine, computes net-of-exit-mechanics EV: gross insured EV vs the guaranteed instan…

POST · $0.02

api.solenrich.com/entrypoints/hyperliquid-smart-money/invoke

Where Hyperliquid smart money is positioned. Scans the HL leaderboard, excludes market-makers/HFT and dust/mega accounts, keeps consistent directional traders (…

POST · $0.05

api.solenrich.com/entrypoints/hyperliquid-trader-profile/invoke

Live perp positions for a Hyperliquid EVM (0x) address, read from Hyperliquid's public on-chain state. Per-position coin, side, leverage, notional, entry, unrea…

POST · $0.012

api.solenrich.com/entrypoints/perps-basis-signal/invoke

Computes perp mark vs spot price across venues and surfaces actually-earnable yield (funding APR on Hyperliquid + dYdX, not viable on pool perps Jupiter + Adren…

POST · $0.015

api.solenrich.com/entrypoints/perps-cross-venue-funding/invoke

Aggregates borrow/funding APR + open interest across Solana on-chain venues (Jupiter Perps, Adrena) and cross-chain reference venues (Hyperliquid, dYdX v4). Ret…

POST · $0.015

All 26 endpoints on api.solenrich.com →