Deep Research

Multi-source research synthesis with citations.

Step 1 — Quick test

curl -s -X POST https://x402-micro-pay.com/api/skills/research \
  -H "Content-Type: application/json" \
  -d '{"query":"What is x402?"}'

Step 2 — Agent client

python -m agent.humanless_client research "What is x402?"

Step 3 — Applet + model

  1. Open /applet
  2. Pick your model provider and paste API key (stored locally)
  3. Write a research question in Service prompt
  4. Paste background docs in Context window
  5. Call model + service to get structured JSON + model explanation

Input schema

Field Type Required
query string yes