Pay per call
Agents pay only when they need a tool.
x402-native API storefront
Schema-first microtools for safe web ingestion, source checks, page proofs, commerce policies, and product-fit decisions.
/v1/* for development; paid /x402/v1/* uses Base mainnet USDC. Paid 2xx responses are billable; 402 challenges are not charged. /status.json is the live billing source.
What makes Primitive402 different
Each call is priced, bounded, and shaped for agent workflows instead of broad account-based APIs.
Agents pay only when they need a tool.
Every tool returns predictable JSON.
SSRF guardrails, risk signals, no-secret guidance.
OpenAPI, llms.txt, x402 catalog, MCP.
Tool catalog
Seven compact APIs for agent-safe web, source, proof, and commerce workflows.
Fetch clean text with SSRF checks and risk signals.
/v1/safe-fetch-url
/x402/v1/safe-fetch-url
Score text for prompt-injection patterns.
/v1/check-prompt-injection-risk
/x402/v1/check-prompt-injection-risk
Check if a source supports a claim.
/v1/verify-claim-against-source
/x402/v1/verify-claim-against-source
Capture page metadata, hashes, and optional artifacts.
/v1/create-page-proof
/x402/v1/create-page-proof
Extract return and refund policy signals.
/v1/extract-return-policy
/x402/v1/extract-return-policy
Extract trial, renewal, and cancellation terms.
/v1/extract-subscription-terms
/x402/v1/extract-subscription-terms
Check if a product page fits buyer constraints.
/v1/check-product-fit
/x402/v1/check-product-fit
Start using Primitive402
Docs, paid guides, and discovery files point at the same tools.
Payment flow
HTTP 402 challenges are not charged. Successful paid 2xx responses are billable. Production uses Base mainnet USDC.
Read catalog, OpenAPI, MCP, or docs.
Send a request to the matching /x402/v1/*.
An x402-capable client pays the route price and retries.
Receive structured JSON for the next decision.
New to x402? Read the plain-English guide.
Tool packs
AgentTrust covers safety and provenance. Commerce covers policy and product-fit checks.
Safety and provenance
Web ingestion, prompt-injection risk, claim checks, and page proofs.
Shopping and subscriptions
Return policies, subscription terms, and product fit.
Discovery and integrations
Use docs for humans and compact manifests for agents. Details live in /docs/discovery.
Schema-first integration surface.
Schema-first integration surface.
Schema-first integration surface.
Schema-first integration surface.
Schema-first integration surface.
Schema-first integration surface.
Schema-first integration surface.
Trust and operations
Operational pages agents and builders check before integrating.