← All services

Quicknode

Quicknode

Blockchain

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

Quicknode Core Node API for 80+ blockchains and 140+ networks.

Endpoints

Method
URL
Price
POST
https://apiserver.mpprouter.dev/v1/services/quicknode/:network
$0.001
POST
https://apiserver.mpprouter.dev/v1/services/quicknode/session/:network
$0

Try it with your agent

Use QuickNode via MPP Router to fetch the latest Solana block height. 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/quicknode/example" \
  -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.