Service overview
What is Alchemy?
Alchemy Agentic Gateway — access Alchemy's blockchain developer platform (Node JSON-RPC, Token API, Transfers API, Simulation API, NFT API v3, Portfolio API, Prices API) without an API key, using wallet-based auth (SIWE for EVM, SIWS for Solana) and per-request USDC payments via the x402 protocol.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
Make a Call
Example request
npx awal x402 pay "https://x402.alchemy.com/{chainNetwork}/v2" \
--method POSTWhat you get back
{
"endpoint": "POST /{chainNetwork}/v2",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
Endpoints
9 crawlable routes
FAQ