Back to Directory
Shopperhaus favicon

Shopperhaus

Announced

Cross-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

checkout

UCP Endpoint

https://shopperhaus.app/.well-known/ucpAnnounced

Integration Example

const profile = await fetch('https://shopperhaus.app/.well-known/ucp')
  .then((response) => response.json());

console.log(profile.services, profile.payment_handlers);

UCP Status

Announced

Tags

shopping-agentcross-bordershopifylatamshop-pay

Pricing

paid

Added 2026-06-26
Verified2026-06-26
Source

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.

HT

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.

OV

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.

FD

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

Related Agent Integrations

Google AI Mode in Search favicon

Google AI Mode in Search

Agent Integrations

Live

Google Search's AI-powered mode that uses UCP to enable direct purchases from search results without leaving Google.

googlesearchai-agent
UnverifiedAgent-Ready: 70%
4.5implementation(18 signals)
Google Gemini favicon

Google Gemini

Agent Integrations

Live

Google's AI assistant with native UCP shopping capabilities, enabling conversational product discovery and purchase.

googlegeminiai-agent
UnverifiedAgent-Ready: 70%
4.5implementation(38 signals)
Upsonic UCP Agent favicon

Upsonic UCP Agent

Agent Integrations

Live

Open-source AI shopping assistant built with the Upsonic framework, demonstrating the full UCP purchasing flow.

open-sourcepythondemo
UnverifiedAgent-Ready: 70%
4.5implementation(45 signals)
Open Sourcefree