Animica x402 Directory

Directory / api.hyperd.ai

api.hyperd.ai/api/wallet/thesis

Composed wallet behavioral thesis. Fans out to balance, wallet_persona, wallet_pnl, wallet_anomaly and returns a plain-language summary of the wallet's investing posture plus archetype (trader / hodler / yield_farmer / mev_bot / compromised / inactive).

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.hyperd.ai/api/wallet/thesis'

# -> 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://api.hyperd.ai/api/wallet/thesis'

Endpoint: https://api.hyperd.ai/api/wallet/thesis. Operated by api.hyperd.ai, 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.hyperd.ai

api.hyperd.ai/api/gov/translate

Composed DAO governance translator. Takes a Snapshot or Tally proposal URL, fetches structured data + summary via /api/governance/summarize, then produces a 2-3…

GET · $1.0

api.hyperd.ai/api/risk/full_audit

Composed wallet risk verdict. Fans out to balance, wallet_risk, wallet_persona, contract_audit, privacy_mixer_risk and returns a Haiku 4.5-authored summary + co…

GET · $0.35

api.hyperd.ai/api/token/archetype

Composed token classification. Fans out to token_info, token_security, protocol_tvl and returns a single archetype (stablecoin / blue_chip / mid_cap / memecoin …

GET · $0.3

api.hyperd.ai/api/wallet/threat_brief

Composed wallet threat brief. Fans out to wallet_risk, wallet_anomaly, privacy_mixer_risk, budget_guardian, and wallet_persona and returns a 2-3 sentence securi…

GET · $1.5

api.hyperd.ai/api/yield/allocation

Composed yield allocation recommender. Fans out 3 parallel /api/yield calls at low/medium/high risk tiers for the same amount + duration, then returns a recomme…

GET · $1.0

All 6 endpoints on api.hyperd.ai →