Quickstart
HYRE has two access paths: direct x402 payment for agents and scripts, or the Agent Playground for interactive chat.Option A: Direct x402 (for agents)
1
Get USDC on your preferred chain
HYRE accepts USDC on three chains:
For zero gas fees, use SKALE. For the fastest settlement, use Solana.
2
Make an unauthenticated request to get the 402 challenge
Call any endpoint without a payment header. The server returns HTTP 402 with payment requirements.
3
Sign the payment and attach the header
Use your x402-compatible client to sign the payment and attach the
X-PAYMENT header.4
Receive AI-enriched response
The response includes raw data, an AI insight, a signal, and a confidence score.
Option B: Agent Playground (for humans)
The Playground at hyreagent.fun/chat provides a chat interface where an AI agent calls HYRE endpoints on your behalf.1
Sign up with Privy
Email, Google, or social login. No wallet needed — Privy provisions a custodial wallet automatically.
2
Deposit USDC
Send USDC to your custodial wallet address (Solana, Base, or SKALE). The balance appears in real-time.
3
Chat
Ask questions in plain English:
- “What are the top yielding Meteora pools right now?”
- “Give me a full verdict on token So11111…”
- “Which wallets are accumulating this token?”
Chain Routing
Each chain has its own URL prefix:
All chains return identical data. The only difference is which payment network settles the transaction.