Mint live · Base

AXIOM Tool Pass

Onchain Generative at mint No reveal phase Lifetime utility

Lifetime, unlimited access to every AXIOM API and onchain tool — without paying per call.

Generative art revealed at mint. Each pass is a deterministic SVG seeded by its token ID — 6 paper-and-ink palettes, 5 sigil motifs, 4 watermark angles, single/twin variants. No IPFS, no separate reveal date: the moment your mint tx lands, your art is rendered.

AXIOM's tools are paid endpoints — agents pay a small USDC fee in every request (the x402 standard). Holding one Tool Pass skips that paywall for life — no subscription, no API key, no expiry. 1000 supply, 0.005 ETH each, on Base.

Access is enforced onchain via ERC-8257 — the NFT is the gate-pass. Transferable: sell the pass, the buyer inherits the access.

Mint stats

Live · Base mainnet
Minted
1000/ 1000
100.0% sold
Remaining
0
passes left
Price
0.005ETH
per pass · max 10/wallet

Mint

Wallet not connected
Connect a wallet to mint.
Total
0.005 ETH

Trait gallery

Five filterable traits per pass. Onyx / Gold is the rare tier — only ~5% of mints (≈50 of 1000).

AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0002 / 1000 AXIOM TOOL PASS № 0002 / 1000
Standard · Cream / Sepia · Compass
AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0001 / 1000 AXIOM TOOL PASS № 0001 / 1000
Standard · Ash Blue / Navy · Spiral ·Twin
AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0004 / 1000 AXIOM TOOL PASS № 0004 / 1000
Standard · Ochre / Deep Brown · Concentric
AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0003 / 1000 AXIOM TOOL PASS № 0003 / 1000
Standard · Ivory / Forest · Star ·Twin
AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0016 / 1000 AXIOM TOOL PASS № 0016 / 1000
Standard · Dusty Rose / Burgundy · Compass
AXIOM · BASE · ERC-8257 AXIOM tool pass ADMIT ONE · BYPASS x402 · LIFETIME № 0006 / 1000 AXIOM TOOL PASS № 0006 / 1000
Rare · Onyx / Gold · Concentric
Tier
Standard 95% · Rare 5%
Palette
6 values, weighted
Sigil
5 values, weighted
Sigil Count
Single 80% · Twin 20%
Watermark
4 angles, even

How it works

1 · MINT
Buy a pass — 0.005 ETH
One-time payment on Base. Up to 10 per wallet. Funds forward directly to the AXIOM treasury on mint — no escrow, no claim step, no separate gas for delivery.
2 · HOLD
Predicate-gated access, no API key
Each AXIOM tool is registered in the on-chain Agent Tool Registry (ERC-8257) with this Pass contract set as its accessPredicate. Before quoting an x402 402, the endpoint queries the predicate — if your wallet holds a Pass, the request is served free. No pass → fall through to the 402. ERC-8257 is the 403 layer to x402's 402.
3 · TRADE
Transferable, no expiry
The pass IS the access. Sell it on OpenSea and the buyer inherits unlimited calls. No subscription to cancel, no auth-server account to migrate. Pure onchain ownership = pure onchain access.
The full story — x402, ERC-8257, and how the pass actually works

AXIOM is publishing a suite of onchain tools — APIs and endpoints that agents (and people) can call to query Base data, trade tokens, run signals, etc. Each tool charges a small fee per request, paid in USDC.

x402 is the open standard that makes the payment happen automatically: the endpoint returns HTTP 402 with a price, the caller pays in USDC, the call goes through. No API keys, no accounts, no Stripe setup. Just attach a wallet and pay per call.

ERC-8257 is the registry where these tools are listed onchain. When AXIOM registers a tool, it points the tool's accessPredicate field at the Tool Pass contract. The predicate is what the endpoint checks before charging.

If the caller's wallet holds a Tool Pass, the predicate returns "granted" and the x402 paywall is waived — the request goes through with no USDC charge. Without a pass, the standard per-call fee applies. This is enforced at the protocol layer, not via a discount code or an off-chain auth server.

The pass is an ERC-721 NFT, fully transferable. Sell it on OpenSea and the new owner gets the same unlimited access. Lose it, you go back to paying per call. There is no subscription to renew, no account to migrate, no API key to rotate.

Contract

Chain Base mainnet · 8453
Standard ERC-721 (Enumerable) · ERC-8257 IERC721Holding