# HTTPay Crypto Dating Profile Generator

> HTTPay Crypto Dating Profile Generator is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Generates a humorous 'crypto bro' dating profile using AI, paid per-call via x402/USDC on Base

## Facts

- Endpoint: POST https://httpay.xyz/api/crypto-dating-profile
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-crypto-dating-profile-generator-c4c46a95
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0m1zI5Wg9kNyE7UR-jOnH

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 httpay-crypto-dating-profile-generator-c4c46a95 -d '<json body>'
```

Example prompt: Generate me a funny crypto bro dating profile — you know, the kind of guy who talks about hodling ETH and going to the moon — make it satirical and entertaining.

## When to prefer this

Use this endpoint when you want a quick, AI-generated humorous dating profile for a crypto-obsessed persona, paid micropayment per call with no API key or subscription required. Best for novelty content generation, entertainment apps, or crypto culture satire.

## Known failure modes

- 402 Payment Required if x402 USDC payment on Base is not included or insufficient
- Payment of exactly $0.002 USDC must be sent via x402 protocol or request is rejected
- Malformed or missing x402 payment header returns error
- Rate limiting or server errors may return 5xx responses
- Response schema may be minimal with only a description field

## How this service works

Generate a crypto bro dating profile

## Output

Returns a JSON object containing a generated dating profile description written from the perspective of a stereotypical 'crypto bro', including humorous bio text that references cryptocurrency culture, DeFi, NFTs, or blockchain lifestyle tropes.

## Example request

```json
{
 "bio": "Interested in crypto and blockchain technology",
 "location": "San Francisco, CA",
 "username": "testuser123",
 "interests": [
  "DeFi",
  "NFTs",
  "Web3"
 ]
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "description": "Generate a crypto bro dating profile"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-crypto-dating-profile-generator-c4c46a95/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
