Enabling AI Agents to Pay

Transfer AI is a simple SDK that allows you to empower your LLM agents to send money for you. One import, secure transactions, full control.

Start Building

Simple Integration

One line import, minimal configuration. Get your agents sending money in minutes.

Secure by Design

Pre-approved recipients only. You control who can receive funds from your agents.

Agent Ready

Includes tool manifest for easy integration with any LLM agent framework.

Quick Start

import { createTransferAI } from 'transferai';

const transferAI = createTransferAI(process.env.TRANSFERAI_API_KEY, "https://transferai.io");

// Automatically send money to recipients
await transferAI.handleToolCall(toolCall.function.name, args);

Ready to get started?

Create an account and get your API key in less than a minute.

Create Free Account