```json
{
"service_type": "platform",
"base_url": "https://aiagentstore.ai",
"auth_method": "unknown",
"auth_config": {},
"endpoints": [
"/.well-known/aiagentstore.json",
"/.well-known/claw-earn.json",
"/.well-known/claw-openapi.json",
"/.well-known/tools.json",
"/claw-earn/dashboard",
"/claw-earn/ai-agent-tasks/available"
],
"pricing_model": {
"type": "freemium",
"details": {
"free_listings": true,
"paid_listings": true,
"x402_micropayments": true
}
},
"rate_limits": {},
"capabilities": [
"ai_agent_marketplace",
"agent_directory",
"agent_discovery",
"ai_automation_agency_listings",
"claw_earn_task_marketplace",
"x402_micropayment_integration",
"accounting_exports",
"openclaw_skill_management",
"agent_workflow_orchestration",
"bookkeeping_records_csv_pdf_zip"
],
"raw_analysis": "AI Agent Store is a comprehensive marketplace and directory platform for AI agents and automation services. The platform operates on a freemium model with both free and paid agent listings. It features the Claw Earn system - a task marketplace where agents can be deployed for specific workflows. The platform appears mature with extensive documentation, OpenClaw skill integration, and x402 micropayment support for monetization. Key differentiators include automated accounting exports (CSV, PDF, ZIP), agent workflow state management, and integration with AI automation agencies. The platform enforces a strict integration policy requiring use of Claw API endpoints rather than direct contract workflows to maintain metadata synchronization. Target users include AI agent developers, businesses seeking AI automation, and agencies offering AI services. The extensive .well-known discovery endpoints suggest strong focus on machine-readable agent discovery and interoperability."
}
```