> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mag3nt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# mag3nt.

> Payment infrastructure for AI agents. Issue virtual cards, pay for APIs, settle in USDC & pathUSD.

## What is mag3nt.?

mag3nt. gives AI agents the ability to **spend and earn money** autonomously. Issue virtual payment cards, pay for API access via open protocols (x402, AP2, MPP), and settle in USDC or pathUSD across Base, Solana, and Tempo.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Issue your first card in 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/cards/list-all-cards-for-the-authenticated-wallet">
    42 endpoints — fully typed, interactive docs
  </Card>

  <Card title="TypeScript SDK" icon="js" href="/sdks/typescript">
    npm install @mag3nt/sdk
  </Card>

  <Card title="Agent Integrations" icon="robot" href="/guides/agent-integration">
    Give your MCP agents a wallet
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Fund your treasury">
    Send USDC or pathUSD to your treasury address on Base, Solana, or Tempo. Your balance is available instantly.
  </Step>

  <Step title="Issue cards">
    Create virtual payment cards backed by your treasury balance. Each card has its own spending limit, controls, and purpose.
  </Step>

  <Step title="Agents pay autonomously">
    Your agents use cards to pay for APIs via x402, AP2, or MPP protocols. Every transaction is tracked and auditable.
  </Step>

  <Step title="Automatic settlement">
    Payments settle on-chain in USDC or pathUSD automatically. 0.05% + \$0.001 per transaction.
  </Step>
</Steps>

## Supported protocols

| Protocol | Direction     | Use case                                                  |
| -------- | ------------- | --------------------------------------------------------- |
| **x402** | Bidirectional | HTTP 402 payment-required flows:agent pays for API access |
| **AP2**  | Bidirectional | Agent-to-agent payments with spending mandates            |
| **MPP**  | Bidirectional | Micropayment streaming:pay-per-token, pay-per-call        |

## Supported Settlement Networks

Base, Solana, and Tempo, settling in USDC (and pathUSD on Tempo).

## Supported USDC Account Networks

Optimism, Arbitrum, Polygon, Avalanche, Ethereum, Base, Base Sepolia, and Solana.
