Action402

Local demo console

Evaluate the paid action relay.

Run the complete demo flow: execution, persisted job, signed receipt, and blocked unsafe target.

Mode ...
Network ...
Store ...
Rate limit ...

Actions

Run checks

Last job
none
Last receipt
none
Proof report
none

Output

Ready

Press "Run demo webhook" to create a job and signed receipt.

For agents

Use JSON contracts, not the visual page.

This console is for humans evaluating the service. Autonomous agents should discover Action402 through the capabilities document, OpenAPI contract, and Bazaar metadata.

{
  "url": "https://example.com/webhook",
  "method": "POST",
  "body": { "event": "agent.test" },
  "idempotencyKey": "agent-test-001",
  "retry": { "attempts": 2, "backoffMs": 300 }
}
GET /health GET /api/capabilities GET /api/bazaar GET /openapi.json