Agents that pay invoices.
Agents can pay HTTP 402 invoices under ledger-enforced spend gates. Raxol chooses the rail, signs the intent, and records the receipt.
Payments package: 0.2; core: 2.6. Stablecoin fees run 10-22 bps by trust tier; volatile assets run 22-40 bps.
Fees have three layers: solver spread, venue cut, raxol routing cut. Tiers discount the last two; solver spread is never discounted (8 bps stable, 18 bps volatile), so there is no zero-fee tier. ACP jobs skip routing cut; it is already budgeted.
Public, stealth, or shielded
ZK attestations prove trust tier without exposing the score.
xochi.fi reach
Five-minute cache; cached registry on fetch failure.
xochi.fi routing
Raxol.Payments.Router.select/1 picks x402, private
settlement, or relay.
Tron forces relay, which is public-only; stealth-to-Tron fails at the Action.
13 Actions
moves funds
- payment_create_mandate
- payment_execute_deposit_route
- payment_execute_relay_transfer
- payment_execute_xochi_intent
- payment_transfer
read only
- payment_get_quote
- payment_get_wallet_info
- payment_list_history
- payment_list_mandates
- payment_poll_relay_status
- payment_poll_xochi_status
- payment_revoke_mandate
- payment_spending_status