Skip to main content
Create an agent on one chain and interact with it. This guide walks through the full lifecycle: creation, funding, payments, scanning, withdrawals, invoicing, and privacy.

Create the Agent

The agent is now live on Horizen with:
  • A .wraith name: alice.wraith
  • An on-chain address for receiving direct transfers
  • A stealth meta-address for receiving private payments
  • An AI agent inside the TEE

Fund the Agent

On testnet, request tokens from the faucet:

Check Balance

Or programmatically:

Send a Stealth Payment

The agent:
  1. Resolves bob.wraith to a stealth meta-address
  2. Generates a one-time stealth address
  3. Sends ETH to the stealth address
  4. Publishes an on-chain announcement

Scan for Incoming Payments

Withdraw

From a specific stealth address

Withdraw everything

Create an Invoice

Check invoice status:

Schedule Recurring Payments

Manage schedules:

Privacy Check

Notifications

Conversations

The agent maintains conversation history for context:

Export Private Key

Requires a fresh wallet signature from the owner.

Reconnecting