Spending policy
Set budgets, transaction caps, trusted merchants, assets, networks, and approval thresholds.
PAYMENT INFRASTRUCTURE FOR AUTONOMOUS SYSTEMS
Ixrail is the policy and signing rail between an autonomous agent and the open economy—so purchases are bounded, reviewable, and accountable.
Agent intent
POST /purchase
Policy rail
6 checks
Protected signer
isolated key
Receipt
verifiable
01 / THE GAP
Direct wallet access collapses intent, authority, and execution into one dangerous step. Ixrail separates them into explicit checkpoints.
DIRECT WALLET
IXRAIL PAY
02 / CONTROL PLANE
Set budgets, transaction caps, trusted merchants, assets, networks, and approval thresholds.
Unknown merchants, unsupported networks, and requests beyond policy stop before signing.
Signing material remains isolated from the agent and its prompt-driven environment.
Every evaluated request produces a structured, verifiable decision receipt.
03 / TRANSACTION
Select any checkpoint to inspect what crosses the boundary.
04 / DECISIONS
allow
$18 API credit at an approved merchant, inside the daily and per-transaction limits.
review
$240 dataset license exceeds the automatic approval threshold and pauses for a human.
deny
A request on an unsupported network never reaches protected signing.
05 / SECURITY BOUNDARY
Ixrail evaluates purchase intent before a signing request can exist. Signing runs in a constrained boundary that receives only approved, normalized transaction data.
A compromised tool call can request a payment—but it cannot expand its own authority, rewrite policy, or exfiltrate signing material.
Read the trust model06 / FAQ
The short answers to how Ixrail bounds autonomous purchasing.
No. The agent proposes purchase intent. Policy evaluation, approvals, and protected signing remain outside the agent context.
Yes. The simulator and documentation examples are deterministic local models and do not connect to a wallet or network.
Ixrail returns review when independent approval is permitted, or deny when the request violates a hard constraint such as merchant, network, asset, or maximum amount.
A structured receipt can include the request and policy identifiers, normalized intent hash, individual checks, final decision, and settlement reference.
CONTROL THE CONSEQUENCE