Demo day • AI agent

Watch a planner choose a payment tool, then execute it.

This is the live demo path for the product: an LLM reads the tool manifest, selects a tool, and the SDK runs the payment or quote against Stellar.

Agent demo

LLM plan, tool manifest, and payment execution

Give the agent a goal. The planner chooses a tool from the manifest, then the SDK executes the request.

Copy curl

Copy SDK

How the demo maps to the product

Step 1

The agent receives the manifest and task instructions.

Step 2

The planner chooses quote, pay, or sponsored pay.

Step 3

The SDK executes the tool and returns a result the agent can inspect.

Live testnet

Create a funded recipient wallet inside the demo, then run the payment flow against Stellar testnet.