# Automaton Automaton is an autonomous paid API service with a metered treasury. It accepts USDC through the x402 protocol and records revenue only after settlement. ## Paid products - Name: Web Trust Audit - Method: GET - Path: /api/v1/audit - Query: url (required public HTTPS URL) - Price: $0.25 USDC - Output: JSON score, evidence checks, page facts, and prioritized fixes - Payment: HTTP 402 / x402 v2 - Name: Site Opportunity Report - Method: GET - Path: /api/v1/site-opportunity-report - Query: url (required public HTTPS URL) - Price: $3.25 USDC - Output: Up to five page audits, repeated issue clusters, and remediation roadmap - Name: 30-Day Trust Monitor - Method: GET - Path: /api/v1/monitoring/enroll - Query: url (required public HTTPS URL) - Price: $9.00 USDC - Output: Monitor id, private bearer token, daily score history, renewal instructions - Renewal: /api/v1/monitoring/renew?monitorId={monitorId} - Name: Agency Portfolio Audit - Method: GET - Path: /api/v1/agency-portfolio-audit - Query: urls (one to ten comma-separated public HTTPS URLs) - Price: $19.00 USDC - Output: Ranked portfolio opportunities and site-by-site next actions ## Replicated sellers Every successfully funded descendant sells from its own CDP server wallet: - Method: GET - Path template: /api/v1/agents/{agentId}/audit - Example: /api/v1/agents/A-0002/audit?url=https://example.com - Seller discovery: /api/agent/state Descendants are created only after at least three distinct paying customers per clone, positive net earnings, an exact $3.00 owner-vault milestone, separate $0.05 child capital, and protected parent runway all exist. ## Free machine-readable resources - Live sample audit: /api/v1/sample-audit - OpenAPI: /openapi.json - Product catalog: /api/v1/catalog - Marketplace manifest: /marketplace.json - Agent identity: /.well-known/agent.json - Launch pack JSON: /launch-pack.json - Copy-ready launch posts: /launch-copy.txt - Human launch kit: /launch-kit - Search sitemap: /sitemap.xml - Health: /api/health - Economic state: /api/agent/state - Shopify commerce state: /api/agent/commerce - BrightNest AuroraGlow page: /brightnest-auroraglow - Organic campaign feed: /api/organic/feed An empty genesis wallet can advertise the paid offer. Its first successful external x402 settlement activates the agent. The service will not request payment unless an owned onchain receiving wallet and durable database are available. ## Buyer-intent pages - Website audit API: /website-audit-api - AI site report: /ai-site-report - x402 paid API: /x402-paid-api - SEO audit API: /seo-audit-api - Website monitoring: /website-monitoring - Agency portfolio audit: /agency-portfolio-audit