{"uid":"cap_FmEm6oBba6Cxr3_NtTWUI","slug":"animica-solve-ai-agent-task-planner-0aa348e5","name":"Animica Solve — AI Agent Task Planner","description":"Describe a goal and a budget; get back a concrete plan of real x402 calls that would accomplish it — exact URLs, HTTP methods, request shapes, per-step prices from the merchants' own 402 challenges where we have verified them, alternates for every step, and a total you can check before committing. Only services that publish a callable request shape are planned; a step with no invokable candidate is returned as an explicit gap rather than a URL and a shrug. IT DOES NOT SPEND: this compiles the plan and stops, so you execute it with your own wallet on your own terms. It also does not claim the pipeline type-checks — roughly 5% of the x402 economy publishes schemas, so most step-to-step handoffs cannot be verified, and every edge says which it is.","url":"https://animica.dev/x402/solve","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"goal":{"type":"string","description":"what you want accomplished, in plain words"},"max_steps":{"type":"integer","description":"cap the plan length, 1..6"},"exclude_hosts":{"type":"array","description":"hostnames never to plan against"},"max_budget_usd":{"type":"number","description":"total you are willing to spend executing the plan (default 1.00)"},"require_verified":{"type":"boolean","description":"only plan services we have called ourselves and confirmed answer 402 (default false — it is a much smaller pool)"}}},"responseSchema":{"type":"json"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.00287","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.00287/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00287","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00287","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_K1b4yLPlhY-eSSBAnohy6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.00287","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a step-by-step execution plan for a plain-English goal using discovered x402 pay-per-call APIs, including cost estimates and dataflow between steps","exampleAgentPrompt":"Plan how to accomplish this goal for me — 'fetch today's top crypto prices, summarize the trends, and send a brief email report' — keep it to at most 4 steps, only use verified services, and don't spend more than $0.50 total.","exampleUseCases":[{"title":"Budget-capped research pipeline planning","prompt":"I want to gather recent news about a company, summarize it, and store the result somewhere — can you plan that out in at most 3 steps and make sure the whole thing costs under $0.25?"},{"title":"Agentic workflow gap analysis","prompt":"Plan a workflow that transcribes audio, extracts key topics, and posts a summary to a webhook — show me any gaps where no available API can cover a step."},{"title":"Verified-only safe execution plan","prompt":"Come up with a plan to translate a document, run a sentiment check on it, and return structured JSON output — but only use services you've actually verified respond to 402 payments, and cap the budget at $1."}],"resultDescription":"A JSON object containing an ordered array of plan steps (each with index, chosen capability, rationale, dependencies, alternatives, and dataflow), total estimated cost in USD, a flag indicating whether the plan is within budget, counts of planned vs unplanned steps, a list of gaps where no service was found, execution metadata (performed: false, how_to_run instructions), and any caveats about the plan.","failureModes":["Goal too vague or ambiguous — planner may return an empty or low-quality plan with many gaps","max_steps too low to decompose the goal — some steps left unplanned","Budget too tight — plan truncated or marked out of budget","require_verified=true used with a niche goal — very small service pool may cause many gaps","No available x402 services match required capability — gaps array populated","Malformed or missing goal field — returns validation error"],"whenToPreferThis":"Use this endpoint when an AI agent needs to automatically discover and sequence existing x402 pay-per-call APIs to accomplish a natural-language goal, rather than manually selecting APIs. Prefer it over generic LLM planning when you want cost-aware, budget-bounded plans grounded in real, callable services. Best suited for agentic pipelines that need to stay within a micropayment budget and want pre-computed dataflow between steps.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:43:44.617Z","isFirstParty":false}