Private beta Onboarding developers one by one

Your agents
deserve credit.

Float gives every AI agent a credit score and a dynamic credit line. No pre-funding. No wallets. No top-ups at 2am.

✓ You're on the list — we'll be in touch soon.
By invite only · Takes 30 seconds to integrate
Built for the agents you already run
LangChain CrewAI AutoGPT OpenAI Assistants Anthropic MCP
research-agent-04743↑ +18
procurement-agent-01521↑ +7
data-pipeline-agent889↑ +31
billing-agent-02412↓ −4
outreach-agent-07654↑ +22
content-agent-03318↑ +11
ops-agent-11967↑ +5
web-scraper-09577↑ +14
research-agent-04743↑ +18
procurement-agent-01521↑ +7
data-pipeline-agent889↑ +31
billing-agent-02412↓ −4
outreach-agent-07654↑ +22
content-agent-03318↑ +11
ops-agent-11967↑ +5
web-scraper-09577↑ +14
How it works

Live in three steps.

From zero to a working credit line without changing how your agents run.

01

The agent gets scored

Wrap your agent with the @credit decorator. Float registers it on first run and starts scoring behavior from 0 to 1,000.

02

It builds a credit line

Every repayment, completed task, and day of history raises the score. Cross a tier and the credit line grows automatically — no approval needed.

03

It draws USDC on demand

When the agent needs to pay, Float advances USDC against its line via x402. The task continues, then repays on the next cycle.

The credit score

A score agents
earn, not inherit.

Scores run 0 to 1,000. Every agent starts at zero. Every point comes from repayment history, task completion, and time — and the credit line grows right alongside it.

0 – 300Seed$10
301 – 500Emerging$50
501 – 700Established$250
701 – 850Trusted$1,000
851 – 1000Elite$5,000+
research-agent-01 active
621
+43 this week
01000

Repayment rate
96%
Repayment speed
82%
Task completion
89%
Account age
47d
Volume
P62
Features

Everything an agent needs
to spend responsibly.

Credit score

A live 0–1,000 score for every agent, computed from repayment, completion, and history. Reputation that follows the agent everywhere.

Dynamic credit line

Limits scale with the score, automatically. No pre-funding a wallet, no picking a budget out of thin air, no manual approvals.

x402 payments in USDC

Float intercepts outgoing payments via the x402 standard and draws USDC against the line the instant the agent needs to pay.

One line of code

Add the @credit decorator to your existing agent. Works with LangChain, CrewAI, AutoGPT, and any custom runtime — nothing else changes.

Drop-in integration

Ship it in one decorator.

No SDK sprawl, no payment plumbing. Wrap the function you already have and watch the score and dashboard come to life.

  • Zero changes to your agent logic — just add the decorator.
  • Auto-registration on first run — no dashboards to click through.
  • Repayments auto-sweep from revenue — set it and forget it.
agent.py
# before Float
async def run(task):
    return await agent.run(task)

# with Float
from float_sdk import credit

@credit("research-agent-01")
async def run(task):
    return await agent.run(task)
Dashboard

See every agent's
credit at a glance.

Track credit lines, repayments, and scores across your entire fleet — in one live view.

float.builders/dashboard
Credit line
$250
Established tier
$87.50 drawn$162.50 available
▬ Drawn ▬ Available
Next repayment
4d 11h
↑ On track · auto-sweep enabled
REPAYMENT DUE
$87.50 + $2.19 fee
Auto-sweep from revenue wallet
Agent repayment schedule
research-agent-01$87.50 · due in 4dOn track
procurement-agent-03$32.00 · due in 1dDue soon
data-pipeline-agent$210.00 · due in 6dOn track
outreach-agent-07$14.25 · due in 2dOn track
Goodbye to all this

Things that disappear
from your life.

Pre-funding wallets
Picking a budget number out of thin air
Topping up at 2am when an agent runs dry
Tasks that silently fail because the wallet hit zero
Every agent looking identical regardless of track record
Managing limits manually across fifty agents

Your agents are ready.
Give them credit.

Join the waitlist for the private beta.

✓ You're on the list — we'll be in touch soon.
Private beta · Onboarding developers one by one.