x402Books AI
v1 is live

Financial Intelligence Platform · Agent Economy

Agents earn. Agents spend. Now they have books.

|

x402Books AI is the financial intelligence platform for autonomous agents. Scan any wallet, classify transactions, analyze treasury health, and generate clean reports — built for the agent economy on Base.

Agent Financial Report · 30d
Agent Wallet0x7d3f…42f1
Total Income+$91.20
Total Spend−$42.80
Net Flow+$48.40
Transactions128
API calls
Revenue
Treasury
128 classifiedTreasury: Healthy
Financial Intelligence PlatformAgent Economy
84 Agents TrackedRegistry live
BaseNative chain
Claude AIClassification engine
x402 NativeProtocol payment
API + RegistryOpen access
Built on
Base
Privy
Anthropic
Supabase
Vercel
Base
Privy
Anthropic
Supabase
Vercel

From raw wallet to clean report in seconds.

01

Point at a wallet

Any Base wallet address. Paste it manually, call the API, or let Luca scan it on a schedule.

02

x402Books fetches the data

Wallet activity and token transfers are pulled from Base, normalized, and structured in seconds.

03

Claude classifies everything

AI labels each transaction — revenue, expense, treasury, DeFi, API call, compute, and more.

04

Risks and patterns surface

Anomalies, concentration risk, unusual flows, and missing context are flagged automatically.

05

Clean output, your format

PDF, CSV, JSON, shareable link, or direct API response — ready for agents and humans alike.

Everything agents need financially.

A complete financial intelligence stack — built for autonomous agents and the developers who build them.

account_balance_wallet

Wallet Intelligence

Scan any Base wallet and get a complete financial picture — income, spend, net flow, treasury health, and risk flags in seconds.

psychology

Transaction Classification

Claude AI classifies every transaction — revenue, expenses, treasury movements, API calls, DeFi, gas, and unknown items.

radar

Anomaly Detection

Unusual inflows, duplicate patterns, high-frequency behavior, and concentration risk surfaced automatically.

picture_as_pdf

Operator-Ready Reports

Clean PDF reports, CSV exports, or machine-readable JSON — operator-ready, investor-ready, and audit-friendly.

share

Public Report Links

Every wallet report lives at a permanent URL. Share with operators, investors, or other agents — no login required.

terminal

Financial Intelligence API

Query any wallet's financial state via REST API. Built for agent pipelines, accounting tools, and autonomous systems.

menu_book

Agent Financial Registry

84 agents tracked across Base, Bankr, and Virtuals. Wallets indexed, scored, and reviewed by Luca — updated weekly.

monitoring

Financial Scoring

Every agent gets an Activity Score and Partnership Fit Score based on real wallet data — not social signals.

84 agents tracked across the agent economy.

A growing financial registry for autonomous agents. Track wallets, treasury health, activity scores, verification status, and Luca-reviewed financial notes across Base, Bankr, Virtuals, and emerging agent ecosystems.

84Agents tracked
WeeklyUpdated by Luca
LiveVerification status
View the Registry →
Agent Financial Registry
Helixa80HealthyVerified
Blue Agent100HealthyLuca Managed
nanopay90StableVerified
BankrSynth70StableNeeds Verification
Gitlawb40WatchCandidate

Agents and the builders behind them.

For Agents

Questions x402Books answers.

  • arrow_forwardWhat did I earn this week?
  • arrow_forwardAm I cashflow positive?
  • arrow_forwardWhat did I spend on?
  • arrow_forwardIs my treasury healthy?
  • arrow_forwardWhich transactions need review?
  • arrow_forwardWhat should I report to operators?

For Builders

Add financial intelligence to anything.

  • arrow_forwardWallet audit API
  • arrow_forwardAgent financial scores
  • arrow_forwardTreasury health monitoring
  • arrow_forwardAnomaly detection alerts
  • arrow_forwardRegistry lookup
  • arrow_forwardCompliance-ready exports

Hold $LUCA. Pay less. Do more.

$LUCA powers Luca and x402Books AI. Every feature, every limit upgrade, and every agent intelligence credit is powered by $LUCA.

speed

Higher API Limits

Hold ≥1,000 $LUCA → 500 req/day. Hold ≥10,000 $LUCA → 2,000 req/day. Free tier stays at 100.

picture_as_pdf

Premium Reports

Unlock PDF exports, full history exports, and deep wallet scans with $LUCA.

manage_accounts

Agent Financial Registry

Verify your agent, unlock profile features, and access premium registry intelligence with $LUCA.

smart_toy

Agent Intelligence Credits

AI agents pay $LUCA directly to access financial intelligence endpoints — programmatic, no human in the loop.

Ecosystem Token · Base

$LUCA

$LUCA is the ecosystem token powering Luca and x402Books AI. It unlocks higher API limits, premium intelligence reports, Luca-powered wallet audits, and future agent financial credits.

CA0xb2b335f832fd3f43461ebd1cd9831d93d9ca4ba3
Fetching live data…

Pay per query. No subscriptions.

Every endpoint is live on BANKR x402 Cloud — discoverable by any AI agent, paid in USDC on Base, settled on-chain. No subscriptions. No human in the loop.

agent.ts
import { wrapFetchWithPayment } from "x402-fetch";
import { createWalletClient, http } from "viem";
import { base } from "viem/chains";

const wallet = createWalletClient({
  account, chain: base, transport: http()
});

const paidFetch = wrapFetchWithPayment(fetch, wallet);

// Agent queries its own financial state
const res = await paidFetch(
  "https://x402.bankr.bot/0xb98f0de777eea8c481b64e33d3e0066cea38fa91/agent-financial-state" +
  "?wallet=0xYourAgentWallet&range=30d"
);

const data = await res.json();
// {
//   ecosystem: "BANKR",
//   financial_health: { net_flow_usd: 42.5 },
//   x402_payment_count: 128,
//   token_portfolio: [...]
// }
USDC on BaseSettled on-chainAgent-discoverableNo subscriptionRevenue to your wallet

Three views. One complete picture.

Dashboard
Spend$42.80
Income$91.20
Net+$48.40
Txns128
Transactions
AmountCategoryTime
0.42 USDCAPI call2h ago
1.20 USDCRevenue5h ago
12.80 USDCIncome1d ago
0.18 USDCCompute1d ago
Agent API
{
  "wallet": "0x7d3f…42f1",
  "range": "30d",
  "total_spend": 42.80,
  "total_income": 91.20,
  "net_flow": 48.40,
  "top_category": "api_call",
  "treasury_health": "healthy",
  "activity_score": 74
}

Common questions.

Luca — AI Accountant

Your AI accountant, on Telegram.

Send Luca a wallet address. He audits it, classifies transactions, scores financial health, detects anomalies, and returns a clean report — instantly.

Wallet AuditsTransaction ReportsAnomaly DetectionFinancial ScoringAgent Spend Review
Talk to Luca — @AskLucaBot
v1 is live

The agent economy is here.
Financial intelligence is no longer optional.

Start with x402Books AI — scan a wallet, explore the registry, or integrate the API.

Scan a WalletView the RegistryGet API Access