# Intent Based Payment

Accept crypto payments and transfers from users on supported chains, while you receive the token and chain you want.

## Why this product

* **One click UX** for end users.
* **Cross-chain abstraction** without manual bridge steps.
* **Single integration** for web and mobile flows.

## Intent Based Payment

#### Pay with Stellar with Rozo Intent Pay SDK, to a Base Merchant

{% embed url="<https://rozo-videos-cdn.s3.us-east-2.amazonaws.com/rozo-video-paystellar.MP4>" %}

### Intent Based Transfer

#### Transfer USDC to Solana (Phantom) from Base App

1. Open [ROZO Invoice](https://invoice.rozo.ai) in your wallet app (MetaMask, Base App, Bitget, Trust Wallet, etc.).
2. Scan the recipient wallet QR or paste the wallet address.
3. Select token and amount.
4. Confirm and sign.

{% embed url="<https://rozo-videos-cdn.s3.us-east-2.amazonaws.com/rozo-video-basetosol.MP4>" %}

## Related docs

* [ROZO Intent Pay SDK](/integration/rozointentpay.md)
* [ROZO Intent Pay API](/integration/api-doc.md)
* [Intent Based Bridge](/products/intent-based-bridge/intent-based-bridge.md)
* [Intent Based Earn](/products/intent-based-earn.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rozo.ai/products/intent-based-payment-transfer/intent-based-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
