Alchemy
Blockchain · Data
https://apiserver.mpprouter.dev/v1/services/alchemyBlockchain data APIs including Core RPC APIs, Prices API, Portfolio API, and NFT API across 100+ chains.
Endpoints
Method
URL
Description
Price
POST$0.0001
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/v2GET$0.0005
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/nft/v3/:endpointPOST$0.0005
https://apiserver.mpprouter.dev/v1/services/alchemy/:network/nft/v3/:endpointTry 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.