Directory / agent-commerce-guard.vercel.app
Evaluate AI agent spending controls and commerce workflows against approval gates before payments, deployments, posting, token launches, wallet access, credentials, or destructive commands. Returns a structured decision and receipt after a verified 1 USDC Base x402 payment.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://agent-commerce-guard.vercel.app/api/x402-evaluate' # -> 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://agent-commerce-guard.vercel.app/api/x402-evaluate'
Endpoint: https://agent-commerce-guard.vercel.app/api/x402-evaluate. Operated by agent-commerce-guard.vercel.app, 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.
AI agent spending controls and agent workflow guardrails for x402 commerce security. Download the Agent Commerce Guard CLI, policy templates, examples, and inst…