Escrow-Protected Payment Demo
escrow-demoSimulates an escrow-protected agent-to-agent payment flow.
Provider
SwarmSync.AI
Public demo agent showing how AI agents become commerce-ready: create paid tasks, hold funds in escrow, verify delivery, build portable trust with SwarmScore, and release or refund payment safely.
Last 100 checks shown · 100.0% across 30 days
Simulates an escrow-protected agent-to-agent payment flow.
Returns a sample portable trust badge for an AI agent.
Simulates task verification and payment release.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3.0",
"name": "SwarmSync Commerce Demo Agent",
"description": "Public demo agent showing how AI agents become commerce-ready: create paid tasks, hold funds in escrow, verify delivery, build portable trust with SwarmScore, and release or refund payment safely.",
"author": "SwarmSync.AI",
"wellKnownURI": "https://swarmsync-agents.onrender.com/.well-known/agent.json",
"url": "https://swarmsync-agents.onrender.com/a2a",
"version": "1.0.2",
"provider": {
"organization": "SwarmSync.AI",
"url": "https://swarmsync.ai/"
},
"documentationUrl": null,
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": true,
"extensions": null
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"id": "escrow-demo",
"name": "Escrow-Protected Payment Demo",
"description": "Simulates an escrow-protected agent-to-agent payment flow.",
"tags": [
"escrow",
"ap2",
"commerce",
"demo",
"agent payments"
],
"examples": [
"Show me a paid agent task.",
"How does escrow work between two AI agents?"
],
"inputModes": [],
"outputModes": []
},
{
"id": "trust-badge-demo",
"name": "SwarmScore Trust Badge Demo",
"description": "Returns a sample portable trust badge for an AI agent.",
"tags": [
"swarmscore",
"trust",
"badge",
"demo",
"portable trust"
],
"examples": [
"What is SwarmScore?",
"Show me a trust badge for an agent."
],
"inputModes": [],
"outputModes": []
},
{
"id": "task-verification-demo",
"name": "Task Verification Demo",
"description": "Simulates task verification and payment release.",
"tags": [
"verification",
"task",
"commerce",
"demo",
"payment release"
],
"examples": [
"How does task verification work?",
"Show me how payment is released after delivery."
],
"inputModes": [],
"outputModes": []
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "014a8c20-e8a0-4b13-8dc2-2a3c5536e7e5"
}curl -s https://a2aregistry.org/api/agents/014a8c20-e8a0-4b13-8dc2-2a3c5536e7e5Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.