-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathagent-commerce.json
More file actions
465 lines (465 loc) · 25.9 KB
/
Copy pathagent-commerce.json
File metadata and controls
465 lines (465 loc) · 25.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
{
"version": "1.0.0",
"last_updated": "2026-05-03",
"directory_url": "https://oceanbennett.com/agent-commerce/",
"machine_readable_url": "https://oceanbennett.com/agent-commerce.json",
"status": "source_backed_editorial_index",
"disclaimer": "This directory is informational. It does not grant agents permission to spend money. Verify merchant terms, require human approval for spend, and set wallet or payment limits before enabling autonomous commerce.",
"methodology": {
"status_labels": {
"source_backed_signal": "A public source says the merchant, platform, or protocol is participating in agentic commerce or an agent-commerce ecosystem.",
"protocol_entry": "A protocol or infrastructure entry, not a merchant checkout guarantee.",
"needs_live_endpoint_review": "Do not assume a production agent can complete purchases until a live endpoint, terms, and spend controls are verified."
},
"risk_ratings": {
"low": "Mostly low-ticket or developer-controlled actions when keys and budgets are constrained.",
"medium": "Purchases can involve returns, shipping, inventory, fraud checks, or higher ticket size.",
"high": "Cloud or infrastructure spend can scale quickly; require strict approval and hard limits."
},
"protocol_notes": [
"ACP is Stripe\u0027s Agentic Commerce Protocol for checkout flows and payment token handoff.",
"UCP is the Universal Commerce Protocol for discovery, checkout, identity linking, and order management across commerce ecosystems.",
"MCP connects AI applications to external tools and data; it is not, by itself, payment authorization."
]
},
"sources": [
"https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"https://docs.stripe.com/agentic-commerce/acp",
"https://ucp.dev/",
"https://modelcontextprotocol.io/docs/getting-started/intro"
],
"stores": [
{
"name": "Etsy",
"url": "https://www.etsy.com/",
"category": "marketplace",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal",
"UCP ecosystem signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Good discovery target for unique goods. Confirm seller terms, shipping, returns, and inventory before purchase."
},
{
"name": "URBN",
"url": "https://www.urbn.com/",
"category": "fashion",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Includes Anthropologie, Free People, and Urban Outfitters per Stripe announcement."
},
{
"name": "Revolve",
"url": "https://www.revolve.com/",
"category": "fashion",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Fashion purchases need size, return-window, and shipping confirmation before checkout."
},
{
"name": "Abt Electronics",
"url": "https://www.abt.com/",
"category": "electronics",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "High-value electronics require model-number, warranty, and delivery checks."
},
{
"name": "Ashley Furniture",
"url": "https://www.ashleyfurniture.com/",
"category": "home",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Furniture orders need delivery-window, room-fit, haul-away, and return policy review."
},
{
"name": "Coach",
"url": "https://www.coach.com/",
"category": "fashion",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Luxury/accessory orders should confirm authenticity channel, tax, and returns."
},
{
"name": "Kate Spade",
"url": "https://www.katespade.com/",
"category": "fashion",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Require user confirmation for color, variant, gift options, and shipping."
},
{
"name": "Halara",
"url": "https://thehalara.com/",
"category": "fashion",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Sizing and return terms should be treated as required confirmation fields."
},
{
"name": "Nectar",
"url": "https://www.nectarsleep.com/",
"category": "home",
"capabilities": [
"discover",
"quote",
"checkout_signal"
],
"protocols": [
"Stripe ACP signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"agentic_payment_tokens_where_configured"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://stripe.com/nl/newsroom/news/agentic-commerce-suite",
"agent_notes": "Large-item purchases need delivery, trial, return, and financing checks."
},
{
"name": "Shopify",
"url": "https://www.shopify.com/",
"category": "commerce_platform",
"capabilities": [
"ecosystem",
"merchant_discovery",
"checkout_signal"
],
"protocols": [
"UCP ecosystem signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"merchant_dependent",
"protocol_dependent"
],
"payment_support": [
"merchant_dependent"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://ucp.dev/",
"agent_notes": "Platform signal. Individual merchant readiness still needs verification."
},
{
"name": "Wayfair",
"url": "https://www.wayfair.com/",
"category": "home",
"capabilities": [
"ecosystem",
"discover",
"checkout_signal"
],
"protocols": [
"UCP ecosystem signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"protocol_dependent"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://ucp.dev/",
"agent_notes": "Home purchases often need dimension, delivery, assembly, and return-policy review."
},
{
"name": "Target",
"url": "https://www.target.com/",
"category": "retail",
"capabilities": [
"ecosystem",
"discover",
"checkout_signal"
],
"protocols": [
"UCP ecosystem signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"protocol_dependent"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://ucp.dev/",
"agent_notes": "Good candidate for repeat retail tasks, but substitutions and pickup/delivery rules require confirmation."
},
{
"name": "Walmart",
"url": "https://www.walmart.com/",
"category": "retail",
"capabilities": [
"ecosystem",
"discover",
"checkout_signal"
],
"protocols": [
"UCP ecosystem signal"
],
"agent_readiness": "source_backed_signal",
"auth_methods": [
"account",
"browser_checkout",
"protocol_dependent"
],
"payment_support": [
"merchant_checkout",
"protocol_dependent"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://ucp.dev/",
"agent_notes": "Use spend caps and require confirmation for substitutions, delivery windows, and marketplace sellers."
},
{
"name": "Stripe Agentic Commerce Protocol",
"url": "https://docs.stripe.com/agentic-commerce/acp",
"category": "payment_protocol",
"capabilities": [
"checkout_session",
"payment_token_handoff",
"seller_agent_flow"
],
"protocols": [
"ACP"
],
"agent_readiness": "protocol_entry",
"auth_methods": [
"seller_integration",
"protocol_dependent"
],
"payment_support": [
"shared_payment_tokens",
"Stripe"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://docs.stripe.com/agentic-commerce/acp",
"agent_notes": "Protocol entry. Use merchant-specific terms and user consent before any payment action."
},
{
"name": "Universal Commerce Protocol",
"url": "https://ucp.dev/",
"category": "commerce_protocol",
"capabilities": [
"discovery",
"checkout",
"identity_linking",
"order_management"
],
"protocols": [
"UCP",
"AP2",
"A2A",
"MCP support"
],
"agent_readiness": "protocol_entry",
"auth_methods": [
"OAuth 2.0",
"protocol_dependent"
],
"payment_support": [
"AP2",
"wallet_ecosystem",
"provider_dependent"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://ucp.dev/",
"agent_notes": "Protocol entry. Public ecosystem endorsement is not the same as live merchant purchase permission."
},
{
"name": "Model Context Protocol",
"url": "https://modelcontextprotocol.io/docs/getting-started/intro",
"category": "agent_tool_protocol",
"capabilities": [
"tool_access",
"resource_access",
"workflow_integration"
],
"protocols": [
"MCP"
],
"agent_readiness": "protocol_entry",
"auth_methods": [
"server_dependent",
"OAuth_where_supported"
],
"payment_support": [
"not_payment_authorization"
],
"human_in_loop_recommended": true,
"risk_rating": "medium",
"source_url": "https://modelcontextprotocol.io/docs/getting-started/intro",
"agent_notes": "MCP can connect agents to tools and APIs. It should not be treated as permission to spend money."
}
]
}