Feature image for https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2026/05/cl-62-1.png

Enhanced agentic workflows

We've released two major updates for automating your onchain operations: agents as signers on accounts, and custom transaction metadata.

Agents as signers on accounts

You can now add agents as signers to any account directly through the API, letting agents and server keys create, sign, and send transactions on your team's behalf. This is useful for automated treasury rebalancing, customer refunds, and other programmatic workflows. Your agents are displayed as signers on your accounts.

Custom metadata for transactions

You can now attach structured JSON metadata to any transaction through the API. This is useful for tying onchain transactions to your offchain business ops – think invoice tracking, vendor references, or project codes.

Get started by updating or installing the Splits CLI with npm install -g @splits/splits-cli@latest.

Other updates

  • Allowed all characters in team names
  • Invoice emails are now cc’d to the invoice creator
  • Fixed 15 bugs and 88 stability/polish issues
Subscribe for updates