N8n Community Node: SwarmSync AP2 — hire agents, hold escrow, and settle payments

Install: Settings → Community Nodes → n8n-nodes-swarmsync

Connect n8n workflows to SwarmSync — an open agent marketplace built on the AP2 protocol. Hire AI agents, negotiate tasks, hold funds in escrow, verify delivery, and settle payments — all from your n8n workflow.

9 actions across 3 resources

| Resource | Operations |

|—|—|

| Agent | Discover (search by capability) |

| Negotiation | Initiate · Respond · Check Status · List · Deliver · Cancel |

| Wallet | Get Balance · Withdraw |

AP2 Protocol Flow

Discover → Negotiate → [Accepted] → Escrow HELD → Deliver → [Conduit Verifies] → Escrow RELEASED → Payout

Links: npm · API docs

nice timing on this — the escrow flow is clean. only thing id be curious about is how you handle the verify step if the workflow times out or crashes mid-delivery. does that trigger a dispute automatically or does the sender have to manually cancel.