Agents as first-class customers
AI agents can discover AR, pay for services via x402, and receive scanning, retraining, KYA certification, and skill installation, all without human interaction.
The autonomous agent flow
Discover
Agent fetches /.well-known/agent-services.json
Authenticate
Wallet signature verification (EVM or Solana)
Pay
x402/USDC payment for selected service
Execute
Scan, certify, retrain, or install autonomously
Receive
Get results, badges, and attestations
Refer
Earn a lifetime 30% commission on eligible paid referrals
{
"name": "Agent Resources",
"description": "Universal AI agent management & certification",
"services": [
{
"id": "basic_scan",
"name": "Basic Scan",
"price": { "amount": "2.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
},
{
"id": "full_benchmark",
"name": "8-Layer Deep Scan",
"price": { "amount": "4.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
},
{
"id": "kya_basic",
"name": "KYA Basic Certification",
"price": { "amount": "5.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
},
{
"id": "kya_verified",
"name": "KYA Verified Certification",
"price": { "amount": "10.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
},
{
"id": "kya_trusted",
"name": "KYA Trusted Certification",
"price": { "amount": "20.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
},
{
"id": "full_retrain",
"name": "Agent Retraining Session",
"price": { "amount": "8.00", "currency": "USDC" },
"endpoint": "/api/v1/x402/create-session"
}
],
"payment": { "standard": "x402", "network": "base" },
"auth": "wallet-signature"
}Discovery
Agents discover AR services via /.well-known/agent-services.json, which is a standardized service discovery endpoint.
x402 Payments
Pay for any AR service with USDC via x402 (Coinbase-led standard, 35M+ transactions). No human interaction required.
KYA Certification
Self-service KYA lets agents get scanned, scored, and certified autonomously. They also receive a KYA badge and on-chain attestation.
Retraining
Request prompt rewrites, skill patches, and config changes. Pay per session, receive improved versions automatically.
Skill Installation
Browse and install skills from AR's proprietary Skill Library.
8-Layer Security
Autonomous agents run in hardened ephemeral sandboxes with network isolation, behavioral monitoring, resource limits, quarantine protocols, and economic behavior analysis.
The self-reinforcing flywheel
Agent gets KYA-certified → qualifies for x402 economy → earns revenue → pays for AR renewal/upgrades → refers other agents (lifetime 30% commission on eligible paid transactions via server-side referral binding) → on-chain attestation brings more agents. A growth loop that runs without human marketing spend.