Shopperhaus
AnnouncedCross-border buying-agent platform for LATAM buyers using Shopify Catalog MCP, UCP checkout, and delegated Shop Pay.
Shopperhaus has announced plans to support UCP as a participant. No public endpoint is available yet. Source: Google Developers Blog →
Shopperhaus is a cross-border buying-agent platform for LATAM buyers purchasing from US Shopify merchants. In its UCP discussion, the team described an AI shopping assistant that queries Shopify Catalog MCP live, builds checkout sessions through UCP, and uses delegated Shop Pay so the merchant remains the merchant of record while Shopperhaus separately charges for logistics and forwarding services.
Why This Matters for UCP
Shopperhaus is an early example of a buyer-side UCP agent that combines Shopify catalog discovery, delegated checkout, and cross-border package forwarding while keeping merchant payment rails separate.
UCP Capabilities
UCP Endpoint
https://shopperhaus.app/.well-known/ucpAnnouncedIntegration Example
const profile = await fetch('https://shopperhaus.app/.well-known/ucp')
.then((response) => response.json());
console.log(profile.services, profile.payment_handlers);Category
Agent IntegrationsUCP Status
AnnouncedTags
Pricing
paid
Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →
Related Guides
Reviews
★★★★★4.7 (3 reviews)These are illustrative examples to show what reviews will look like. Submit your own experience below.
H. Taylor
ML Engineer · Jan 28, 2026
Integrated this into our LangChain-based shopping agent. The UCP endpoint structure makes it easy to build reliable tool calls around.
O. Volkov
Backend Developer · Mar 4, 2026
The agent integration documentation is specific and accurate. I appreciated that the examples use real endpoint shapes, not abstract pseudocode.
F. Dubois
AI Engineer · Mar 10, 2026
Our shopping agent uses this for UCP merchant discovery. Works reliably in production across thousands of daily queries.
12 other tools in Agent Integrations
Is this your tool? Claim this listing