Pricing

Config-driven per-call pricing.

ActionGate bills every public tool as a paid proxy call. Pay per request with x402 on Base, or buy prepaid API key credits via Stripe for the same REST and MCP surfaces.

Free tier

Every agent gets 50 total calls per day across tool-specific buckets: 20 risk score calls, 20 simulate calls, and 10 policy gate calls for free each day — no wallet, no signup. Connect your MCP client and start calling immediately. When you need more, buy API key credits or pay per call with x402 and USDC on Base.

Built-in Example Config

This deployment includes the original ActionGate safety tools as the default example catalog: risk scoring, simulation, and policy gating. Add a custom proxy-config.json to replace them with your own paid proxy endpoints.

Risk Score

Score the risk of a proposed agent action before execution.

$0.02 / call

Public route: /v1/risk-score

Simulate

Tiered pricing by action complexity: transfer/approve: $0.05, swap/stake/unstake: $0.15, contract_call/multi_call/bridge: $0.50, flash_loan/liquidation/arbitrage: $1.00. Default: $0.15.

$0.05 / call — transfer, approve

$0.15 / call — swap, stake, unstake

$0.50 / call — contract_call, multi_call, bridge

$1.00 / call — flash_loan, liquidation, arbitrage

Public route: /v1/simulate

Policy Gate

Apply policy checks and return allow, deny, or allow-with-limits decisions.

$0.03 / call

Public route: /v1/policy-gate

Canonical URLs

Docs: https://api.actiongate.xyz/docs

OpenAPI: https://api.actiongate.xyz/docs/openapi.yaml

Discovery: https://api.actiongate.xyz/.well-known/agent.json

Remote MCP: https://api.actiongate.xyz/mcp

Generic proxy route: https://api.actiongate.xyz/proxy/:toolName