The Trust Layer for Agentic Finance
Banking infrastructure for AI agents โ worldwide
Abstract
The rise of autonomous AI agents represents a fundamental shift in how software interacts with the world. These agents can book flights, manage calendars, negotiate contracts, and make purchasing decisions โ yet they hit an invisible wall the moment money is involved.
Bankia is the missing infrastructure layer that enables AI agents to safely participate in instant payment systems globally. We combine on-chain identity (Soulbound Tokens), zero-knowledge proofs for privacy-preserving compliance, and immutable audit trails to create a trustless verification layer between AI agents and traditional finance.
Starting with PIX (Brazil) and expanding to UPI (India), FedNow (USA), SEPA Instant (EU), and beyond โ Bankia bridges the gap between autonomous software and regulated financial infrastructure.
Just as Stripe made it possible for any website to accept payments, Bankia makes it possible for any AI agent to conduct secure, verifiable, compliant financial operations on behalf of users.
Vision
Every major computing shift has created new financial infrastructure. Mainframes needed electronic funds transfer. The web needed PayPal. E-commerce needed Stripe. Mobile needed Apple Pay and Venmo.
AI agents are the next platform. They need Bankia.
| Era | Platform | Financial Layer |
|---|---|---|
| 1970s | Mainframes | Electronic funds transfer |
| 1990s | PCs + Internet | Online banking, PayPal |
| 2000s | E-commerce | Stripe, payment gateways |
| 2010s | Mobile | Apple Pay, Venmo |
| 2020s | AI Agents | Bankia (On-Chain + ZK) |
Why On-Chain?
Traditional identity and compliance systems rely on centralized databases controlled by single entities. For autonomous AI agents operating across platforms and jurisdictions, this creates friction, single points of failure, and trust dependencies.
Bankia's on-chain approach provides:
- Portability: Agent credentials work across any platform, protocol, or application
- Verifiability: Any party can verify agent authorization without trusting Bankia
- Immutability: Audit trails cannot be altered or deleted
- Privacy: ZK proofs enable compliance without exposing sensitive data
Why Zero-Knowledge?
Compliance traditionally requires revealing sensitive information โ KYC documents, transaction amounts, account balances. Zero-knowledge proofs flip this paradigm:
- Prove you're compliant without revealing why
- Verify transactions are within limits without exposing the limits
- Confirm identity without sharing personal data
This creates a compliance layer that satisfies regulators while preserving user privacy โ essential for the agentic economy.
Architecture Overview
Bankia consists of three distinct layers, each addressing a critical challenge in enabling agent-based financial operations:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ AI AGENT FRAMEWORKS โ
โ (LangChain, CrewAI, AutoGen, Claude, GPT, etc.) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ LAYER 3: DEVELOPER SDK / MCP SERVER โ
โ Simple API โข Guardrails โข Webhooks & Callbacks โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ LAYER 2: OPEN FINANCE CONNECTOR โ
โ PIX via ITP โข Account Data โข Consent Lifecycle โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ LAYER 1: AGENT IDENTITY & REGISTRY (KYA) โ๏ธ โ
โ ON-CHAIN + ZK โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ SBT Agent โ โ ZK Proofs โ โ Immutable Audit Trail โ โ
โ โ Passports โ โ Compliance โ โ (Merkle Tree) โ โ
โ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ Ethereum / Base / Arbitrum / zkSync โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ GLOBAL INSTANT PAYMENT RAILS โ
โ ๐ง๐ท PIX โข ๐ฎ๐ณ UPI โข ๐บ๐ธ FedNow โข ๐ช๐บ SEPA โข ๐ฌ๐ง FPS โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Layer 1: Agent Identity & Registry (KYA)
"Know Your Agent" โ The compliance layer, fully on-chain
On-Chain Agent Passports
- Soulbound Tokens (SBTs) on Ethereum/L2 for each agent credential
- Unique cryptographic identity, non-transferable
- Verifiable by any smart contract or dApp
- Linked to human (CPF) or company (CNPJ) owner via ZK proof
- Portable across platforms โ agent identity travels with the agent
ZK Proofs for Compliance
Zero-Knowledge Proofs enable compliance verification without exposing sensitive data:
- ZK-KYC: Prove agent owner passed KYC without revealing identity
- ZK-Limits: Prove transaction is within spending limits without revealing exact amounts
- ZK-Authorization: Prove agent has permission to transact without exposing full permission set
- ZK-Solvency: Prove sufficient funds without revealing wallet balance
Stack: Noir (Aztec), Circom, or Polygon zkEVM for proof generation
Scoped Permissions
| Permission Type | Examples | Verification |
|---|---|---|
| Spending Limits | R$ 500/day, R$ 5.000/month | ZK range proof |
| Time Windows | 08:00-22:00, weekdays only | On-chain timestamp |
| Allowed Recipients | Whitelisted PIX keys | Merkle inclusion proof |
| Operation Types | payments, balance, transfers | SBT metadata |
Immutable Audit Trail
- On-chain logging: Every agent action committed to blockchain
- Merkle tree: Transaction history in verifiable data structure
- Timestamped proofs: Cryptographic proof of when each action occurred
- Dispute resolution: On-chain evidence for any contested transaction
- Regulatory exports: Generate compliance reports from immutable data
L2 recommended: Base, Arbitrum, or zkSync for low-cost, high-throughput logging
Layer 2: Open Finance Connector
The bridge to financial infrastructure
PIX via ITP
Own Central Bank license as Initiador de Transaรงรฃo de Pagamento (ITP). Direct payment initiation, real-time settlement, full BACEN compliance.
Open Finance Data
- Account balance queries (with consent)
- Transaction history access
- Multi-bank aggregation
PIX Automรกtico
Recurring payment setup, subscription management, automatic renewal handling.
JSR (Jornada Sem Redirecionamento)
Frictionless transactions under R$500 โ no bank app redirect required. Instant approval flow ideal for high-frequency agent operations.
Layer 3: Developer SDK / MCP Server
Simple integration for any AI framework
Supported Frameworks
LangChain, CrewAI, AutoGen, Claude (Anthropic), GPT Assistants (OpenAI), and any custom implementation.
API Reference
from bankia import Agent
agent = Agent(agent_id="ag_abc123", api_key="sk_live_xxx")
# Send PIX payment
result = agent.pay(
pix_key="email@exemplo.com",
amount=150.00,
description="Pagamento serviรงo"
)
# Check balance
balance = agent.get_balance()
# List transactions
transactions = agent.list_transactions(limit=10)
MCP Server
For Claude and other MCP-compatible agents:
{
"tools": [
{"name": "bankia_pay", "description": "Send PIX payment"},
{"name": "bankia_balance", "description": "Get account balance"},
{"name": "bankia_transactions", "description": "List transactions"}
]
}
ZK & On-Chain Stack
The technical infrastructure powering Bankia's trustless verification layer.
Blockchain Layer
| Component | Technology | Purpose |
|---|---|---|
| Primary L2 | Base / Arbitrum | Low-cost SBT minting & audit logs |
| ZK L2 (optional) | zkSync / Polygon zkEVM | Native ZK proof verification |
| Identity | EAS (Ethereum Attestation Service) | Flexible credential schema |
| Storage | IPFS / Arweave | Immutable metadata storage |
Zero-Knowledge Stack
| Proof Type | Framework | Use Case |
|---|---|---|
| ZK-KYC | Noir (Aztec) | Prove identity verification without revealing data |
| ZK-Range | Circom / Groth16 | Prove amounts within limits |
| ZK-Membership | Semaphore | Prove inclusion in whitelist |
| ZK-Solvency | Custom circuits | Prove sufficient balance |
Agent Passport Schema
{
"schema": "bankia.agent.passport.v1",
"sbt": {
"tokenId": "0x...",
"owner": "0x...",
"issueDate": "2026-02-22T00:00:00Z"
},
"agent": {
"id": "ag_abc123",
"name": "PaymentBot",
"framework": "langchain"
},
"owner": {
"type": "individual",
"countryCode": "BR",
"kycProof": "zk:0x..." // ZK proof of KYC completion
},
"permissions": {
"spendingLimit": "zk:range:0-5000", // ZK range proof
"allowedRecipients": "zk:merkle:0x...", // Merkle inclusion
"timeWindow": "08:00-22:00"
}
}
Regulatory Compliance
Bankia's on-chain architecture is designed to meet and exceed regulatory requirements while preserving privacy through zero-knowledge proofs.
Brazilian Requirements
- โ BACEN Open Finance regulations
- โ ITP licensing requirements
- โ PIX security standards
- โ LGPD data protection (enhanced via ZK)
- โ AML/CFT compliance (verifiable on-chain)
KYA Framework (Know Your Agent)
Extending traditional KYC to autonomous software, powered by ZK proofs:
| KYC (Human) | KYA (Agent) | Verification |
|---|---|---|
| Identity document | SBT Agent Passport | On-chain lookup |
| Proof of address | Deployment environment | ZK attestation |
| Income verification | Spending limits | ZK range proof |
| Source of funds | Owner's linked accounts | ZK proof of ownership |
Privacy-Preserving Compliance
Traditional compliance requires exposing sensitive data. Bankia's ZK approach enables:
- Regulatory satisfaction: Auditors can verify compliance cryptographically
- User privacy: No personal data exposed during verification
- Selective disclosure: Reveal only what's necessary for each transaction
- Cross-border compatibility: Proofs work across jurisdictions
Global Expansion
| Country | System | Status |
|---|---|---|
| ๐ง๐ท Brazil | PIX | Launch Market |
| ๐ฎ๐ณ India | UPI | Roadmap |
| ๐บ๐ธ USA | FedNow | Roadmap |
| ๐ช๐บ Europe | SEPA Instant | Roadmap |
| ๐ฌ๐ง UK | Faster Payments | Roadmap |
Milestones
Investment Memo
$500K raise at $4M pre-money valuation
The Opportunity
Stripe made it easy for websites to accept payments. Bankia makes it easy for AI agents to send them.
We're building the compliance and connectivity layer that lets autonomous AI agents execute real financial transactions โ starting with PIX (Brazil) and expanding globally.
The Problem
AI agents are exploding in capability. They can book flights, manage schedules, negotiate deals, and make purchasing decisions. But the moment an agent needs to execute a financial transaction, everything breaks.
- Banks have no framework for non-human actors
- No identity layer for agents exists
- No compliance pathway is available
The infrastructure simply doesn't exist.
The Solution
Three layers of trust between AI agents and financial infrastructure:
- Layer 1: KYA (Know Your Agent) โ Digital passport, scoped permissions, audit trail
- Layer 2: Open Finance Connector โ PIX via ITP, account data, consent management
- Layer 3: Developer SDK โ Simple API for any AI framework
Market Size
Starting with Brazil (PIX), expanding to India (UPI), USA (FedNow), Europe (SEPA), and beyond.
Current Traction
The Team
Operations leader with deep experience in crypto and traditional finance. Led operations for multiple web3 companies.
Developer specialized in crypto and blockchain technologies. Built production systems handling significant transaction volumes.
Entity: Burri Co. โ Incorporated in Prรณspera (Honduras)
Cap Table
| Shareholder | Pre-Round | Post-Round |
|---|---|---|
| Lucas A. (CEO) | 45.0% | 39.4% |
| Martin A. (CTO) | 45.0% | 39.4% |
| ESOP | 10.0% | 8.7% |
| Pre-Seed Investors | โ | 12.5% |
Use of Funds
$500K to reach BACEN sandbox entry:
Investment Terms
Structure: SAFE with MFN provision
Governance & Treasury
Radical transparency for investor trust.
๐ 100% Auditable Treasury
All company funds are held in crypto wallets with public, real-time auditability. Every transaction, every balance โ fully transparent.
Treasury Principles
- Crypto-native: All operational funds held in stablecoins (USDC/USDT) and ETH
- Multi-sig security: Treasury controlled by multi-signature wallet requiring multiple founder approvals
- Public tracking: Real-time balance and transaction history available 24/7
- No black boxes: Investors can verify fund usage at any time
Live Treasury Tracker
View our treasury in real-time:
wallettracker.lmao.clFund Allocation Governance
- Monthly treasury reports published publicly
- Major expenditures (>$10K) require dual-founder approval
- Runway and burn rate visible in real-time
- Investor updates include wallet snapshots
Milestones to Sandbox
Next Round: Seed ($2-3M) post-sandbox entry
Join the Round
We're building the financial infrastructure for the autonomous economy.
investors@bankia.finance