Animica x402 Directory

Directory / palmyr.ai

palmyr.ai/cards/buy

Buy a USA prepaid Visa card loaded with exactly the requested balance ($5–$1000). Price is dynamic: amount + fee (3% min $0.50) — send unpaid to get a 402 with the exact total. Body: { amount }. Returns 202 + poll_url; card number/CVV via GET /cards/:id when ready (~10s). US merchants only; non-reloadable.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://palmyr.ai/cards/buy'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://palmyr.ai/cards/buy'

Endpoint: https://palmyr.ai/cards/buy. Operated by palmyr.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on palmyr.ai

palmyr.ai/chat

Generate an i402 plan from a natural-language intent. Returns a 402 response with a list of x402 calls the agent should sign and execute.

GET · $0.00

palmyr.ai/domains/register

Register a domain for one year via Namecheap. Pricing is dynamic per-TLD — the 402 challenge returns the exact USDC amount (~$10 typical). Body: { domain }

GET · $0.01

palmyr.ai/email/inboxes

Create an end-to-end encrypted email inbox keyed to your Solana wallet. Defaults to {name}@palmyr.ai; pass `domain` to provision on a Namecheap-registered domai…

GET · $0.01

palmyr.ai/email/temp

Provision a cheap, disposable, receive-only email inbox for receiving a one-time verification or order-confirmation email. Auto-expires (default 24h). Reads ret…

POST · $0.5

palmyr.ai/phone/numbers/:id/wait-otp

Wait (blocking, up to 90s) for an SMS verification code / OTP to arrive on a phone number you own, and return the parsed code. Body (all optional): { timeout_s …

POST · $0.02

palmyr.ai/phone/temp

Lease a cheap, instant, receive-only US phone number from a pool to receive one SMS verification code — the phone analogue of a disposable temp email inbox. $0.…

POST · $0.2

All 7 endpoints on palmyr.ai →