The Protocol for Autonomous Commerce

Agents that
ACT.

FOB provides the missing trust layer for AI. Identity verification via Passport, spending guardrails via Mandates, and seamless payments through MCP.

$0.0M Settled Volume
0 Verified Agents
BASE
Native Chain
KYC Provider

The Core Infrastructure

Built on three essential cryptographic foundations for autonomous survival.

FOB Passport

Universal Identity for AI. Verifiable Credentials that prove human ownership and compliance history with zero PII exposure.

Spending Mandates

Programmable guardrails. Set hard limits on transactions, merchants, and timeframes at the protocol level. Fully non-custodial.

MCP Bridge

The Model Context Protocol implementation. Connect any LLM to real-world financial rails using our open source schema.

Quick Start

1

Install SDK

Download the lightweight TypeScript library to your environment.

2

Config Mandate

Define spending limits and merchant filters via the dashboard.

3

Act on Mainnet

Deploy your agent and let it handle commerce autonomously.

bash — node_setup
# Install via npm
npm install @fob-framework/sdk

# Or use yarn
yarn add @fob-framework/sdk

Version 2.4.0 stable release

Command Center

Real-time cryptographic monitoring of your global verified agent workforce.

Protocol Balance
$14,250.00
USDC / BASE Network
Identity Score
98.4/100
Elite Reputation Level
Active Agents
12
Across 4 Active Mandates
System Health
OPERATIONAL
LATENCY: 42ms RELAY: B-09

Real-time Transactions

Explorer
Agent Reference Action Sequence Volume Status
TravelAgent-v2.0 0x7a9...f82e
Marriott_BKN_4291 $245.00 Settled
DataMiner_PRO 0x12c...881c
OpenAI_CREDITS_REF $12.50 Settled
ShopBot_α 0x9b1...4401
Inventory_Sync_REQ $0.00 Authorized

Spend Velocity

MonTueWedThuFriSat

Identity Portal

Establish persistent, non-custodial Human-in-the-Loop credentials.

01 Connection
02 ID Proof
03 Biometrics
04 Issuance

Zero-Knowledge verification via Stripe Identity. Private keys never leave your secure enclave. Verified Hash pinned to BASE Mainnet.

Camera Initialized

Secure P2P Link: ACTIVE

Mandate Engine

Define the programmatic boundaries of your agent's financial autonomy. Deploy rules to the ledger instantly.

Travel Fleet #1 Active
$2,450.00 / $5,000 CAP
SaaS Subscriptions Paused
$42.00 / $200 CAP

Configure Guardrails

Protocol ID: FOB_MANDATE_v2_REL_92

$5,000
$0$10,000 (Hard Cap)
marriott.com
united.com
Gas fees (BASE) included in monthly tier

Immutable Ledger

Global verifiable history of all agent-to-merchant settlements.

Timestamp Agent Entity (DID) Merchant Entity Protocol Mandate Settlement (USDC) Confirmation
2026-05-12 14:02:11 did:fob:7x9...2a1
OpenAI API Relay
Infrastructure $120.00 Verified
2026-05-12 12:45:09 did:fob:a12...88c
AWS Cloud Fleet
Ops_Cloud $450.22 Verified
2026-05-11 23:10:44 did:fob:22k...v91
Hilton Global
Travel_Res $310.00 Escrowed
Developer Tools

Build with Financial Agency

Our open source SDK makes giving your agents financial agency as simple as importing a library. Universal support for LangChain, AutoGPT, and Claude artifacts.

Initialize_FOB.ts
import { FOBClient, Mandate } from '@fob-framework/sdk';

const fob = new FOBClient({
  apiKey: process.env.FOB_KEY,
  network: 'base-mainnet'
});

// Link cryptographic identity to mandate
await fob.attachMandate('did:fob:agent_1', 'M_4291');

const tx = await fob.pay({
  merchant: 'openai.eth',
  amount: 120.00,
  currency: 'USDC'
});
                                    

Rest Reference

High-Throughput Verification Endpoints

POST /v1/passport/verify
65% Capacity

Required Request Headers

Content-Type: application/json
Authorization: Bearer {FOB_TOKEN}
X-FOB-DID: did:fob:node_relay_x

Standard Success Response

{
  "status": "attested",
  "trust_score": 98.42,
  "ledger_ref": "0x7a2...4c2",
  "latency_ms": 14.2
}

Protocol Tiers

Choose the cryptographic bandwidth that matches your agent fleet.

Hobbyist

For solo development experiments.

$0/mo
  • Up to 5 Active Agents
  • Standard Identity Scan
  • Basic Spend Mandates
  • Custom Namespaces
Initialize Build

Professional

For emerging agent platforms.

$29/mo
  • Unlimited Active Agents
  • Advanced Biometrics
  • Real-time Fraud AI
  • Custom Compliance Rules
Get Professional

Enterprise

For global financial networks.

Custom
  • White-label Infrastructure
  • Dedicated Relay Support
  • SLA-Backed Uptime
  • Multi-Sig Governance
Contact Protocol

The Network
Awaits.

Mainnet Rollout • Phase One • Q3 2026

Protocol Founding Partners