{"name":"AgentLLM","purpose":"OpenAI-compatible text inference paid per call with x402 v2","steps":[{"step":1,"free":true,"request":"GET https://api.eucompliance.tools/api/v1/models","why":"select the smallest model that fits"},{"step":2,"free":true,"request":"POST https://api.eucompliance.tools/free/agentllm/check","why":"validate the exact JSON and receive its paid URL and exact price"},{"step":3,"free":false,"request":"POST the identical JSON to paid_request.url using an x402 v2 transport","why":"receive a standard chat.completion plus signed receipt"}],"products":[{"id":"agentllm/micro","object":"model","created":1787443200,"owned_by":"eucompliance.tools","name":"AgentLLM Micro","description":"Low-cost fixed-price chat for classification, extraction, routing and short summaries","endpoint":"https://api.eucompliance.tools/api/v1/micro/chat/completions","base_url":"https://api.eucompliance.tools/api/v1/micro","billing_mode":"fixed_per_call","price_usdc":"0.003","max_input_bytes":2400,"max_messages":8,"max_output_tokens":300,"retry_max_output_tokens":80,"streaming":false,"input":["text"],"capabilities":["chat","classification","extraction","routing","summarization"],"supported_parameters":["model","messages","max_tokens","max_completion_tokens","stream"],"requires_x402_transport":true,"payment_networks":["Base","Arbitrum","Polygon","Solana"],"output_contract":"agentllm-micro/1"},{"id":"agentllm/basic","object":"model","created":1787443200,"owned_by":"eucompliance.tools","name":"AgentLLM Fixed Basic","description":"OpenAI-compatible fixed-price x402 chat completion","endpoint":"https://api.eucompliance.tools/api/v1/chat/completions","base_url":"https://api.eucompliance.tools/api/v1","billing_mode":"fixed_per_call","price_usdc":"0.005","max_input_bytes":6000,"max_messages":16,"max_output_tokens":750,"retry_max_output_tokens":250,"streaming":false,"input":["text"],"capabilities":["chat"],"supported_parameters":["model","messages","max_tokens","max_completion_tokens","stream"],"requires_x402_transport":true,"payment_networks":["Base","Arbitrum","Polygon","Solana"],"output_contract":"agentllm-fixed/1"}],"purchase_safety":{"require_spending_authority":true,"pay_only_exact_402_amount":true,"retry_identical_request_at_most_once":true,"never_send_private_key_to_server":true},"python_example":"https://api.eucompliance.tools/agents#agentllm","openapi":"https://api.eucompliance.tools/openapi.json","catalog":"https://api.eucompliance.tools/.well-known/x402","skill":"https://api.eucompliance.tools/agentllm/SKILL.md"}