TRIBE
Log InSign Up
Digital commerce ecosystem
TRIBE · Agent-Native Commerce

Where communities
and agents transact

TRIBE is a community commerce platform connecting members with exclusive perks, referral rewards, and a multi-seller marketplace — powered by an Agent Commerce API that lets AI agents discover, order, and pay autonomously.

Community marketplace

Our Vision

Commerce infrastructure for everyone

TRIBE empowers independent sellers with storefronts, payments, and logistics. Members earn rewards, refer friends, and shop across a growing marketplace — all on one connected platform built for the agent-native era.

Platform

One platform, three pillars

Multi-Seller Marketplace

Browse and shop from independent sellers across categories, all in one connected marketplace.

Agent Commerce API

AI agents discover products, place orders, and complete payments autonomously via Stripe MPP.

Referral Rewards

Members earn points through referrals and purchases, redeemable across the entire marketplace.

AI agent commerce

Agent Commerce

Autonomous transactions, powered by MPP

Our Agent Commerce API — built on Stripe Machine Payments Protocol — enables AI agents to discover products, negotiate prices, place orders, and complete payments entirely on their own. Non-member agent orders are automatically captured as leads for sellers to convert.

Stripe MPP

Open Protocol

Automatic

Lead Capture

Autonomous

Payment Flow

Developer Documentation

Agent Commerce API

Three REST endpoints let any AI agent discover products, check availability, and place orders with autonomous payment via Stripe MPP.

All endpoints require an x-api-key header. Contact the store admin to issue an API key for your agent.

Browse Catalog

GET/api/functions/getAgentCatalog

Returns all available menu items as structured JSON — pricing, upsizes, badges, stock levels, and checkout instructions.

Check Pickup Locations

GET/api/functions/getPickupLocations

Returns all active pickup locations with available time slots, remaining capacity, and slot IDs. Call this before checkout to get valid pickup details.

Place Order

POST/api/functions/agentCheckout

Send items + customer email + pickup slot details. Returns a Stripe PaymentIntent client_secret for the agent to confirm payment via MPP or Stripe.js.

Request Body

itemsarrayrequired[{ menu_item_id, quantity, upsize_label? }]
customer_emailstringrequiredRegistered member email for loyalty points
pickup_locationstringrequiredFrom getPickupLocations
pickup_datestringrequiredYYYY-MM-DD
pickup_timestringrequirede.g. "10:00 – 11:00"
pickup_slot_idstringSlot ID from getPickupLocations
coupon_codestringOptional discount code
use_pointsbooleanRedeem member loyalty points

Recommended Flow

Browse catalogCheck pickupPlace orderConfirm payment

For loyalty points, pass the customer's registered email as customer_email — the server looks up their account and applies points automatically. All prices are verified server-side.

Singapore connected commerce
TRIBE logo

Ready to join TRIBE?

Whether you're shopping, selling, or building AI agents — there's a place for you in the TRIBE ecosystem.