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

# Laso Finance: payment API for AI agents

> Give your AI agent a crypto wallet to order USA and international prepaid cards, gift cards, and send USD/EUR/GBP to debit cards with USDC on Base.

## What is Laso Finance?

Laso Finance is a payment API that lets AI agents spend cryptocurrency. Using the [x402 protocol](https://www.x402.org/), agents can programmatically order USA and international prepaid cards, gift cards, and send USD/EUR/GBP to debit cards with USDC on Base or Solana.

No API keys needed. Agents pay per request with crypto, and the x402 protocol handles authentication automatically.

## Get started

Send this to your AI agent and it will handle the rest:

```
Read https://laso.finance/SKILL.md and follow the instructions to set up a wallet and use Laso Finance
```

Want to learn more? Explore the guides below:

<Columns cols={2}>
  <Card title="Quickstart for Agents" icon="robot" href="/guides/agent-quick-start">
    Give your AI agent spending power in under 5 minutes.
  </Card>

  <Card title="Quickstart with API" icon="code" href="/guides/quick-start">
    Integrate with the Laso Finance x402 API using TypeScript.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Explore all endpoints, parameters, and response schemas.
  </Card>

  <Card title="How x402 Works" icon="lock" href="/guides/how-x402-works">
    Understand the payment protocol behind the API.
  </Card>
</Columns>

## Agent discovery

Point your agent at any of these and it can figure out the rest:

* **[laso.finance/SKILL.md](https://laso.finance/SKILL.md)** — Step-by-step instructions for agents
* **[laso.finance/openapi.json](https://laso.finance/openapi.json)** — OpenAPI 3.1 spec
* **[laso.finance/.well-known/ai-plugin.json](https://laso.finance/.well-known/ai-plugin.json)** — AI plugin manifest
* **[laso.finance/llms.txt](https://laso.finance/llms.txt)** — LLM-optimized context
