hermesplant.com publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/agent-services/action-safety/quick | GET | $0.01 | 402 |
| /api/agent-services/cashflowlens/analyze | GET | $0.2 | 200 |
| /api/agent-services/destructguard/score | GET | $0.1 | 200 |
| /api/agent-services/mcp-risk/score | GET | $0.05 | 402 |
| /api/agent-services/portfolioguard/score | GET | $0.15 | 200 |
| /api/agent-services/reviewqueue/submit | GET | $0.25 | 200 |
| /api/agent-services/walletguard/score | GET | $0.1 | 200 |
AI agent action safety: one-cent deterministic preflight for every consequential agent command. Returns risk, matched rule ids, and an exact machine-readable escalation call: full DestructGuard eviden…
Deterministic cash flow analysis and return analytics in one call: NPV, IRR (periodic), XIRR (dated), MOIC / DPI / TVPI, payback period, plus an optional DCF valuation (enterprise value, equity value,…
Deterministic risk scorer for autonomous-agent commands. Scores a shell, SQL, or git action for destructive, deployment, and data-mutation risk before execution and returns a risk level, the matched p…
Analyze an MCP server manifest for security risk before install — destructive actions, over-broad scopes, sensitive-data egress, weak auth, prompt-injection surface, and permission diff. Returns per-t…
Deterministic portfolio risk analysis and quality scoring. Computes riskScore, riskLevel, volatility, sharpe, maxDrawdown, concentrationHHI, diversification, effectiveHoldings plus per-rule findings w…
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 required, and a recommended action — pause-a…
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, exposur…