Credit Infrastructure
for AI Agents

Instant USDC micro-loans on Solana and Base. Your agent borrows, executes, and auto-repays — no human in the loop.

Total Loaned
Loans Issued
Fees Earned
Agents Active
Protocol Growth

One (credit) line to install

Terminal
$ npm install @valeo-ace/sdk

import { ACE } from "@valeo-ace/sdk";

const ace = new ACE({ apiKey: "your-key" });

// Register agent & request credit
const agent = await ace.agents.create({
  name: "Trading Bot Alpha"
});

const credit = await ace.credit.request(agent.id, {
  amount: "15.000000",
  purpose: "DataProvider API"
});

// Works on Solana and Base
await ace.wallets.connect(agent.id, {
  address: "0x...", chain: "BASE"
});

// ✓ 15 USDC disbursed to agent wallet
// ✓ Auto-repays when revenue arrives
How It Works
01

Register & Connect

Create an agent, connect a Solana or Base wallet. Two API calls.

02

Request Credit

Agent requests USDC. Risk engine scores 14 signals in real-time. Approved in under 1 second.

03

Auto-Repay

Agent earns revenue. ACE detects inbound USDC on-chain. Waterfall repayment triggers automatically.

14
Risk Signals
3%
Flat Fee
<1s
Approval Time
24/7
Autonomous

Start building with ACE

Get your API key and integrate in minutes.

Get API Key →
Free during beta · 3% per loan · No setup fees