# xFrora Chat Tokens Payment

> xFrora Chat Tokens Payment is a paid API for AI agents from xfroranft.xyz, paid per call via x402, $2/call, status unknown (last checked 2026-09-15).

Processes a 2 USDC payment to unlock chat token access on the xFrora X Profile NFTs platform

## Facts

- Endpoint: POST https://xfroranft.xyz/api/chat/payment
- Price: $2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/xfrora-chat-tokens-payment-146020c5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QuoDXwukqe4WEg_E97wH6

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability xfrora-chat-tokens-payment-146020c5 -d '<json body>'
```

Example prompt: Pay 2 USDC to unlock chat tokens on xFrora so I can start chatting on the X Profile NFTs platform.

## When to prefer this

Use this endpoint when a user needs to pay for chat token access on the xFrora X Profile NFTs platform specifically, using USDC via the x402 payment protocol. Choose this over the mint endpoint when the goal is chat access rather than NFT minting.

## Known failure modes

- Insufficient USDC balance — payment fails with insufficient funds error
- Invalid payment credentials or wallet not connected — authentication error
- Network congestion causing transaction timeout
- Duplicate payment attempt flagged as already processed
- Payment amount mismatch — submitting anything other than exactly 2 USDC rejected

## How this service works

Chat tokens payment - 2 USDC

## Output

A payment confirmation indicating that 2 USDC was successfully processed and chat tokens have been granted for use on the xFrora platform.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/xfrora-chat-tokens-payment-146020c5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from xfroranft.xyz](https://www.zero.xyz/host/xfroranft.xyz/llms.txt)
