x402-demo-orchestrators

Chain confidential HTTP-402 paid requests into auditable x402fhe demo workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zama-ai/confidential-agentic-payment-stack --skill x402-demo-orchestrators
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x402-demo-orchestrators
Source: https://github.com/zama-ai/confidential-agentic-payment-stack/tree/main/claude-code-plugin/skills/x402-demo-orchestrators
Command: npx skills add https://github.com/zama-ai/confidential-agentic-payment-stack --skill x402-demo-orchestrators

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end x402fhe demo orchestrations, chaining multiple confidential micropayments into a single, auditable workflow.

Core Features & Use Cases

  • Orchestrates multi-step paid requests (search, analysis, image generation, or code review) against live demo servers.
  • Aggregates on-chain receipts per stage and exposes them in a unified JSON for observers.
  • Supports run commands for research, visualization, and review flows with explicit budget and error handling.

Quick Start

Run the orchestrator against the live demo stack with URL overrides to chain the three paid steps.

Frequently Asked Questions about x402-demo-orchestrators

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I chain multiple HTTP-402 paid requests into a single workflow?

Chaining multiple HTTP-402 paid requests into a single workflow is done by choreographing end-to-end x402fhe demo orchestrations. This connects multi-step confidential micropayments for search, analysis, or code review.

What are on-chain receipts and how do they work with x402fhe payments?

On-chain receipts are aggregated per stage during x402fhe demo orchestrations and exposed in a unified JSON for observers. They provide an auditable record of each confidential micropayment within the workflow.

How do I run a research and visualization orchestration against a live demo stack?

To run research and visualization orchestrations against a live demo stack, use pnpm to invoke the orchestrated scripts with explicit URL overrides. This chains the three paid steps and collects per-stage on-chain receipts.

Does the x402fhe orchestrator support explicit budget handling for micropayments?

Yes, the x402fhe orchestrator supports explicit budget handling for confidential micropayments. It manages run commands for research, visualization, and review flows with explicit budget and error handling.

Do I need pnpm to invoke orchestrated scripts for on-chain payments?

Yes, pnpm is required to invoke the orchestrated scripts for on-chain payments. The orchestrator satisfies requirements for running the research, visualization, or code-review flows via pnpm.

What are the limitations of automating multi-step paid requests with x402fhe?

The automation of multi-step paid requests with x402fhe is currently limited to scenarios like research, visualization, and code-review orchestrations against a live demo stack. It requires explicit budget handling and URL overrides.