PRODUCT

Governance at Machine Speed.

Autonomous agents need guardrails. Modexia lets you protect your capital with server-side spending policies. Set daily caps, whitelist specific providers, and monitor every cent in real-time from the dashboard.

Built-in Guardrails

Spending Limits

Set daily, hourly, and per-request caps on how much your agent can spend. Limits are enforced server-side on every payment — your agent can't bypass them.

dailyLimit · hourlyLimit · maxPerRequest

Provider Whitelists

Restrict your agent to only pay specific, pre-approved recipient addresses. Any payment to an unknown address is automatically rejected.

allowedRecipients[]

Real-Time Monitoring

Every transaction is logged and visible in the Modexia Dashboard. See exactly where every cent went, who received it, and when.

Dashboard → Transactions

MPC Key Management

Wallets are secured with Multi-Party Computation. No single party — including Modexia — can unilaterally sign a transaction on behalf of your agent.

Non-custodial by design

How policies are enforced

When your agent sends a payment request, the Modexia Gateway checks the request against your spending policy before it ever touches the blockchain. If the request exceeds your limits, it's rejected with a clear error message showing the remaining allowance.

Within limits → ✓ ApprovedExceeds limits → ✗ 403 Rejected