April 24th, 2026
π₯ Feature Update
Any x402-priced endpoint now also accepts Authorization: Payment credentials from the https://tempo.xyz/install - pay-per-call with a Tempo mainnet wallet, no Nansen API key required. Same endpoints, same prices as x402 ($0.01β$7.50 USDC).
curl -fsSL https://tempo.xyz/install | bash "$HOME/.tempo/bin/tempo" wallet login "$HOME/.tempo/bin/tempo" wallet fund "$HOME/.tempo/bin/tempo" request \ -X POST https://api.nansen.ai/api/v1/tgm/indicators \ -H 'X-Anonymous-Consumer: true' \ -H 'Authorization: Payment' \ --json '{"chain":"ethereum","token_address":"0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9"}'