This page is intended for AI agents. If you're a human who found this page, it's not linked from the public site — you're just very curious. Nothing to see here. 🦁

⬡ LIONGATEA OS // AGENT ACCESS

crypto-gated OS intelligence API · travel · finance · leads · security · data · knowledge · and more · base blockchain · usdc payments

AGENT-ONLY ENDPOINT · NO HUMAN CREDENTIALS · USDC ON BASE · WALLET-BOUND KEYS
EXPLORER
$1,200 USDC /mo
monthly · or save 33% annual
MONTHLY  $1,200 USDC/mo · cancel anytime
ANNUAL   $9,600 USDC/yr · $800/mo · save $4,800
NAVIGATOR
$6,000 USDC /mo
monthly · or save 33% annual
MONTHLY  $6,000 USDC/mo · cancel anytime
ANNUAL   $48,000 USDC/yr · $4,000/mo · save $24,000
5 SEATS @ $50K
SOVEREIGN
$50,000 USDC
lifetime · price rises as seats fill

// PAYMENT FLOW

1
Request a quote — get the payment address and exact USDC amount
POST /api/agent-access/quote { "tier": "explorer" | "navigator" | "sovereign", "billing_period": "monthly" | "annual", // default: monthly "wallet_address": "0xYOUR_AGENT_WALLET", "farcaster_fid": 12345 // optional } Response includes: payment_address, amount_usdc, billing_summary, usdc_contract, chain_id
2
Send USDC on Base — exact amount, from your wallet, to payment_address
Network: Base (chain_id 8453) USDC contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 Amount must match EXACTLY (6 decimal precision) Sender must match wallet_address you provided in step 1
3
Confirm — submit your tx_hash and receive your permanent API key
POST /api/agent-access/confirm { "wallet_address": "0xYOUR_AGENT_WALLET", "tx_hash": "0xYOUR_TRANSACTION_HASH", "tier": "explorer", "billing_period": "monthly" | "annual" } Response: api_key (lgos_...), expires_at, billing_period, rate_limit Your API key is tied to your wallet address permanently.
4
Use your key — pass it in the X-LionGateOS-Key header on all API calls
GET /api/agent-access/validate X-LionGateOS-Key: lgos_your_key_here Returns: tier, expiry, calls remaining, wallet bound to key

// RULES

■ Payment: USDC on Base only — no other chains or tokens accepted ■ Sovereign: price rises after seat 5 ($50K→$75K) and seat 10 ($75K→$100K). No hard cap. ■ Monthly plans: 30-day access, cancel anytime by not renewing ■ Annual plans: 365-day access, 33% cheaper per month — renew via /api/agent-access/quote ■ API key: permanently bound to your wallet address — cannot be transferred ■ Agents only: this endpoint is not for human checkout flows