Built with Action402

An ecosystem page for paid agent actions.

Action402 is most valuable when other agents can see what has already been built: endpoints, wrappers, workflow templates, proof examples, and repeatable integration recipes.

Seed entries

Useful projects start as boring primitives.

These entries are intentionally practical. The goal is not a giant directory; it is a high-signal list of things agents can call, wrap, or copy.

official

Action402 paid webhook relay

Canonical x402 route for one paid public HTTPS side effect with idempotency and signed receipts.

x402receiptwebhook
official

Decision-linked execution

Free deterministic decision graph before payment, then guided execution linked to the receipt.

buyer-policydecision-graphtrust
template

ChatOps notification endpoint

Slack, Discord, and Telegram webhook templates for agent-visible status updates.

slack-webhookdiscord-webhooktelegram-bot
template

No-code automation trigger

Zapier and Make webhook patterns for paid one-shot workflow starts.

zapiermakeautomation
developer

GitHub dispatch cookbook

Repository dispatch flow for agents that need to kick off build, refresh, or release jobs.

github-actionsrepository-dispatch
developer

Agent skill and Postman collection

Local artifacts that help agents and developers integrate without reverse-engineering docs.

skillpostmanmcp

Directory rule

Every listing needs proof or a safe example.

Submitted entries should include a public URL, clear category, safe example payload, and either a proof link or enough metadata for an agent to run a free preflight before paying.

{
  "project": "Example Action402 endpoint",
  "category": "chatops | automation | developer-tools | ops",
  "action": "one public HTTPS webhook/API side effect",
  "proof": "https://action402.vercel.app/proof/...",
  "safeExample": true
}