middleware for the agent economy
Distill builds stateless middleware agents for the x402/ERC-8004 economy. Clean data, safe execution, verifiable trust.
task_id you poll for results
(or register a callback_url to get them pushed back as a signed webhook).
You never wire the agents together yourself.
POST /entrypoints/pipeline/invoke
GET /entrypoints/pipeline/status/:task_id
/.well-known/agent-card.json on all 5 agents,
with skills, security schemes, x402 payment metadata, and ERC-8004 registration.
callback_url on a Pipeline run and
the final result is POSTed back when it completes, signed with HMAC-SHA256. No more polling required.