
x402 Agentic is a payment-trust suite for autonomous AI agents on Base USDC. Keyless, pay-per-call endpoints for pre-pay risk verdicts, OFAC sanctions screening, per-agent budget enforcement, canonical-asset verification, on-chain settlement proof, and payee reputation. No API key, no account — pay per request with x402.
Pre-pay risk verdict (allow / warn / block) before an agent settles any x402 payment — checks payee validity, OFAC sanctions, price gouging, asset/network, and spend policy.
OFAC sanctions screen on a payee address — allow/block against the live sanctioned-address list, auto-refreshed weekly.
Per-agent budget enforcement — track an agent's cumulative spend against a cap and block overspend.
Verify a token contract is the canonical asset (real USDC, WETH, DAI…) and not a lookalike or spoof.
Confirm an x402 payment actually settled on-chain — correct recipient, asset, and amount — from the transaction hash.
Reputation score (0–100) for a payee from sanctions data plus community reports and vouches.
npx awal x402 pay "https://api.x402agentic.ai/precheck" \
--query '{"payTo":"0x…","amount":0.01,"network":"base","category":"llm"}'
Keyless, pay-per-call in USDC on Base (x402 v2). No account, no API key.