Animica x402 Directory

Directory / hermesplant.com

hermesplant.com/api/agent-services/walletguard/score

Wallet risk scoring and pre-transaction AML, sanctions, counterparty-risk, and crypto compliance screening for autonomous finance agents. Scores one wallet from caller-provided sanctions hits, exposure tags, counterparty labels, transfers, and fund-source context; returns a 0-100 risk score, evidence per signal, and a concrete action. Deterministic preflight only: no chain data is fetched and no screening result is fabricated.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://hermesplant.com/api/agent-services/walletguard/score'

# -> 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://hermesplant.com/api/agent-services/walletguard/score'

Endpoint: https://hermesplant.com/api/agent-services/walletguard/score. Operated by hermesplant.com, not by Animica. Price and availability were correct at the last probe on 2026-08-25 and are set by the operator, who may change them.

Other endpoints on hermesplant.com

hermesplant.com/api/agent-services/action-safety/quick

AI agent action safety: one-cent deterministic preflight for every consequential agent command. Returns risk, matched rule ids, and an exact machine-readable es…

GET · $0.01

hermesplant.com/api/agent-services/cashflowlens/analyze

Deterministic cash flow analysis and return analytics in one call: NPV, IRR (periodic), XIRR (dated), MOIC / DPI / TVPI, payback period, plus an optional DCF va…

GET · $0.2

hermesplant.com/api/agent-services/destructguard/score

Deterministic risk scorer for autonomous-agent commands. Scores a shell, SQL, or git action for destructive, deployment, and data-mutation risk before execution…

GET · $0.1

hermesplant.com/api/agent-services/mcp-risk/score

Analyze an MCP server manifest for security risk before install — destructive actions, over-broad scopes, sensitive-data egress, weak auth, prompt-injection sur…

GET · $0.05

hermesplant.com/api/agent-services/portfolioguard/score

Deterministic portfolio risk analysis and quality scoring. Computes riskScore, riskLevel, volatility, sharpe, maxDrawdown, concentrationHHI, diversification, ef…

GET · $0.15

hermesplant.com/api/agent-services/reviewqueue/submit

Submit an autonomous-agent command for paid risk triage and human-approval routing. Returns a deterministic risk decision, a request id, whether a human is requ…

GET · $0.25

All 7 endpoints on hermesplant.com →