Tape's interface is free to use. The premium AI wallet analysis is also available as a pay-per-call API, monetized with the x402 protocol — agents and developers pay a tiny amount of USDC per request, no account or API key required.
The endpoint speaks standard x402. A normal request returns 402 Payment Required with payment instructions; an x402-enabled client pays and retries automatically:
GET https://tapeperp.com/api/paid/wallet-analysis?address=0xYOUR_TARGET_WALLET # without payment → 402 + PAYMENT-REQUIRED header (price, USDC asset, payTo) # with an x402 client (e.g. x402-fetch / x402-axios) → 200 + JSON analysis
Agents can discover this service programmatically through the x402 Bazaar (it advertises its input schema and price), then pay and consume it with no manual integration.
Pricing and network are operator-configurable and default to testnet until switched to mainnet. The free site experience is unaffected. By using paid features you agree to our Terms and Refund Policy. This is informational only and not financial advice.