x402 paid endpoint

Latest Cars 2026

A pay-per-use HTTP endpoint. Send an x402 payment of 0.01 USDC on Base mainnet and the endpoint returns an educational briefing on the most notable 2026 cars — powertrains, estimated range, pricing, and what's new. Agents can discover it automatically through the x402 Bazaar.

GET/api/cars
Price
0.01 USDC
Network
Base mainnet (eip155:8453)
Scheme
exact
Facilitator
Coinbase CDP
Pay to
PAY_TO_ADDRESS (env var)
Builder code
BUILDER_CODE (env var, ERC-8021)
Discovery
Listed in the x402 Bazaar

A peek at what you get

The full JSON response includes every field for each car and is returned only after a verified payment.

How it works

  1. An unpaid request returns 402 Payment Required with the payment requirements.
  2. An x402 client (or Bazaar-aware agent) signs and submits the 0.01 USDC payment on Base mainnet.
  3. The Coinbase CDP facilitator verifies and settles the payment, attributing the builder code.
  4. The endpoint responds with the 2026 cars briefing as JSON.
Built with v0