Natural Secures 00M Credit Facility to Scale Payments and Lending for AI Agents

San Francisco-based fintech startup Natural has secured a debt facility of up to $100 million from Upper90 Capital Management to fund credit and transaction settlement for autonomous AI agents. The debt financing arrives one month after the company closed a $30 million Series A equity round led by Forerunner Ventures, bringing its total equity raised past $40 million. Founded by Kahlil Lalji, Eric Wang, and Walt Leung, Natural is developing banking and payments rails tailored for autonomous sof

2 min
Natural Secures 00M Credit Facility to Scale Payments and Lending for AI Agents

San Francisco-based fintech startup Natural has secured a debt facility of up to $100 million from Upper90 Capital Management to fund credit and transaction settlement for autonomous AI agents. The debt financing arrives one month after the company closed a $30 million Series A equity round led by Forerunner Ventures, bringing its total equity raised past $40 million.

Founded by Kahlil Lalji, Eric Wang, and Walt Leung, Natural is developing banking and payments rails tailored for autonomous software workflows. The company partners with Column N.A. to provide FDIC-insured accounts and multi-bank settlement rails.

Debt vs. Equity in Agentic Commerce

The $100 million Upper90 credit facility addresses a structural separation in financial infrastructure: equity funding supports software engineering and product development, while credit facilities warehouse lending exposure and pre-settlement liquidity.

As autonomous AI agents execute programmatic purchases, micro-transactions, and automated SaaS billing, transaction volumes require balance sheet backing before end-of-day bank clearing. The credit facility allows Natural to scale working capital and credit lines for enterprise-deployed agents without incurring equity dilution.

Natural AI Agent Payment Architecture

Current Product Portfolio and Q4 Roadmap

Natural currently provides six core products in general availability:

  • Wallets: Programmable accounts designed for agent spending limits and operational isolation.
  • Vaults: One-way ingress accounts where agents can deposit customer revenue without withdrawal authority.
  • Pay & Request: Bidirectional invoice and checkout APIs for automated transactions.
  • Transfer: Multi-bank clearing and funds routing.
  • Connect: Embedded marketplace infrastructure for developer platforms.

The company plans to deploy virtual cards and payment acceptance in late 2026, followed by two balance-sheet-backed products in Q4: Credit, which grants programmatic credit lines directly to autonomous agent runtimes, and Charge, an automated metering system for per-API-call billing against wallet balances.

Ecosystem Backing

Natural's cap table features institutional backing from Forerunner, Human Capital, Abstract, and Bridge, along with corporate and angel investment from operators at Brex, Mercury, Vercel, Notion, Increase, and Browserbase.

The Upper90 debt structure mirrors broader capital allocation trends across AI infrastructure, where credit lines increasingly finance heavy capital requirements, from sovereign data center expansions to autonomous transaction clearing.

Sources

Written by

More to read

  • Inherent Releases Faraday: 27B Scientific Agent Outperforms Frontier Models on Paper Replication

    London-based AI research startup Inherent has released Faraday, an autonomous AI agent engineered to independently reproduce published scientific research without prior exposure to target solutions. Founded by former Google DeepMind researchers Louis Kirsch, Kaloyan Aleksiev, Tantum Collins, and Edward Hughes, the lab launched Faraday weeks after securing a $50 million seed round. According to benchmark results published by the lab, Faraday outperformed significantly larger frontier systems, in

    1 min
  • CUDA Graph Capture in Production LLM Serving: Dynamic Batch Bucketing, Static Memory Pooling, and Kernel Launch Elimination

    CUDA Graph Capture in Production LLM Serving: Dynamic Batch Bucketing, Static Memory Pooling, and Kernel Launch Elimination In high-throughput large language model serving, the autoregressive generation (decode) phase presents an operational bottleneck distinct from prefill processing. While prefill computation is dominated by compute-bound General Matrix Multiplications (GEMMs) operating across extended sequence lengths, autoregressive decoding processes a single token per sequence at each ite

    1 min
  • Neural Tangent Kernel: How Infinite-Width Networks Linearize Gradient Descent

    title: "Neural Tangent Kernel: How Infinite-Width Networks Linearize Gradient Descent" slug: "neural-tangent-kernel-how-infinite-width-networks-linearize-gradient-descent" feature_image: "https://cms.llms.blog/content/images/2026/08/neural-tangent-kernel-cover.png" tags: ["edu", "theory", "foundations"] status: published The Neural Tangent Kernel (NTK) describes the behavior of infinitely wide neural networks during gradient descent. In the infinite-width limit, network training reduces to kern

    1 min