Set the control.
Choose the EVM recipients an agent can pay on Robinhood Chain mainnet. Set per-payment caps, frequency limits, an expiry, and a total budget. Stipend checks each payment attempt before the agent prepares it.
- Recipients
- Amount
- Frequency
- Expiry
- Total budget
Decision before payment.
Stipend denies an attempt that breaks a rule and returns a stable reason code. An allowed decision reserves the amount as observed spend. Neither result proves settlement.
Pair the workspace.
Generate a short-lived pairing code in Stipend, then redeem it from the agent workspace. The CLI saves a scoped connection token on that machine. Your private key never enters Stipend.
stipend connect STP-XXXXX-XXXXX
Assign the control.
Pair one agent workspace with one control. Approve its Robinhood Chain recipients, then set the limits.
- Recipients
- Approved EVM addresses
- Amount
- Per-payment cap
- Frequency
- Interval and payment limits
- Expiry
- Control end time
- Budget
- Total spend cap
Inspect the record.
Review payment attempts with their decisions and reason codes. Robinhood Chain confirmation appears as a separate settlement record.
Install the CLI