← All services

Alchemy

Alchemy

Blockchain · Data

https://apiserver.mpprouter.dev/v1/services/alchemy

Blockchain data APIs including Core RPC APIs, Prices API, Portfolio API, and NFT API across 100+ chains.

Endpoints

Method
URL
Price
POST
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/v2
$0.0001
GET
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/nft/v3/:endpoint
$0.0005
POST
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/nft/v3/:endpoint
$0.0005

Try it with your agent

Use Alchemy via MPP Router to fetch the latest block number on Ethereum mainnet. Pay with my Stellar USDC wallet.

Requires the stellar-agent-wallet skill — see Use with agents.

Code sample

curl -X POST "https://apiserver.mpprouter.dev/v1/services/alchemy/example/v2" \
  -H "Content-Type: application/json" \
  -d '{}'
# returns 402 Payment Required — pay with the stellar-agent-wallet skill (mppx / x402)

Verification

Not yet verified with a real paid call through the production Router. This service is still listed because it is reachable via the catalog — check back as we expand the weekly verification sweep.