30 Days of AI Agents Buying From a Real WooCommerce Store. Here's What the Data Says.
A recent study analyzed 30 days of AI agents making purchases from a live WooCommerce store. The data revealed that AI-driven revenue reached €1,269 with a 76.5% session conversion rate. The findings suggest that the protocol for AI transactions is effective, as agents are completing purchases with fewer steps than expected.
- ▪The study recorded 39 completed orders via AI agents over 30 days.
- ▪The average order value per AI transaction was €32.54.
- ▪Agents averaged 1.5 calls per session, indicating they were efficiently bypassing unnecessary steps.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3790384) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Almin Zolotic Posted on May 26 30 Days of AI Agents Buying From a Real WooCommerce Store. Here's What the Data Says. #ai #woocommerce #mcp #webdev Last week @benjifisher published a sharp piece on agentic commerce's messy middle — the trust, verification, and liability layer between "found it" and "bought it." His conclusion: the middle is mostly unbuilt. We have 30 days of production data that says otherwise. Not a demo. Not a sandbox.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).