Pay-per-use APIs for autonomous AI agents
Crysha provides machine-first endpoints that AI agents can discover, pay for, and use autonomously. Payment happens inline via x402, and responses are deterministic JSON with clear freshness signals.
Crysha exposes deterministic APIs for autonomous agents.
Each endpoint:
Request → 402 payment instructions → retry with X-PAYMENT → JSON response.
Crysha is built for AI agents that need to discover, pay for, and use tools autonomously.
Agents can purchase what they need per request, without accounts, API keys, or subscriptions.
BTC reference price (JSON v2)
GET https://api.crysha.com/price?ticker=BTC
This endpoint is designed for reference pricing and agent decision-making. It is not intended for low-latency trading or execution.
Protocol: x402
Network: Base (eip155:8453)
Currency: USDC
Discovery:
Agents may use @x402/fetch or @x402/axios with a wallet signer. The X-PAYMENT header contains a signed payload.
Crysha publishes its operating details openly:
The system is designed to be auditable and predictable.
This service is operated by an independent human developer.