Trust Graphs Before Marketplaces
Every successful marketplace in emerging markets is built on top of a trust graph that was assembled before the marketplace existed. The teams that try to build the marketplace first almost always fail.

The Sequencing Error
There is a consistent failure mode in marketplace startups in Southeast Asia. A team identifies a fragmented market — construction labor, agricultural inputs, professional services, logistics — and builds a marketplace to connect buyers and sellers. The marketplace launches with a well-designed interface, a reasonable fee structure, and decent initial traction from a launch push. Three years later, it is dead or irrelevant.
The autopsy is usually framed as a competition problem: incumbents defended their turf, a better-funded competitor arrived, the market was too relationship-driven to formalize. These are symptoms. The underlying pathology is almost always the same: the team tried to build the marketplace before they built the trust graph.
A marketplace is a coordination mechanism. It works only when both parties to a transaction have sufficient confidence in the counterparty to proceed. In markets with established trust infrastructure — credit bureaus, professional registries, review systems with genuine accountability — that confidence can be assumed. In emerging markets, it cannot. The trust graph has to be built first, and building it takes longer than building a marketplace.
What a Trust Graph Is
A trust graph is not a review system. Reviews measure satisfaction after a transaction has already occurred. A trust graph predicts the probability of a good transaction before it occurs.
The nodes of the graph are entities: businesses, professionals, individuals. The edges are verified relationships: a completed transaction, a confirmed employment record, a verified credential, a documented dispute resolution. The value of the graph is not in any single node or edge — it is in the traversal. If I need to assess whether entity A is trustworthy, and I know that entity A has had twenty verified transactions with entity B, and I have a direct relationship with entity B, the graph allows me to extend trust transitively.
This is how trust actually works in informal markets. Introductions, references, vouching — these are all manual trust graph traversal operations. The trust infrastructure question is: can we make that traversal reliable, scalable, and fast enough to support a marketplace?
The Sequencing That Works
The teams that successfully build marketplaces in low-trust markets almost all follow the same sequence, whether they articulate it explicitly or not.
Phase one: Anchor a trust signal. Before anything else, establish a verifiable claim that participants in the market care about. Not a review system — anyone can fake a review. A verifiable credential: a completed order on a platform, a confirmed professional certification, a documented identity anchor. The trust signal must be expensive to fake and meaningful to the counterparty.
Phase two: Accumulate the graph. Grow the number of verified entities and verified relationships slowly and carefully. The growth metric is not MAU or GMV — it is verified nodes. Each verified node makes the graph more valuable. Each unverified node that sneaks in degrades it. This phase takes longer than founders want it to take.
Phase three: Open the API. Once the graph has enough density to be useful for making trust assessments, open it to consuming services. This is the moment the trust infrastructure starts generating returns. A lender can query the graph to underwrite a loan. A corporate buyer can query it to approve a supplier. A marketplace can query it to gate who is allowed to list.
Phase four: Build the marketplace. Now that you have a trust graph that makes low-friction transactions possible, build the coordination layer on top. The marketplace converts trust-graph-backed confidence into transactions.
Most teams try to start at phase four. Some start at phase three and find there is no graph to query. The successful ones start at phase one and accept that the return on the first two phases is invisible to outside observers — which is why this sequencing is hard to maintain under investor pressure.
Why Investors Get This Wrong
The trust graph phase looks like nothing from the outside. No GMV. No rapid user growth. No defensible moat that can be presented in a deck. What it looks like, to a seed investor used to consumer growth metrics, is a company that is "doing infrastructure work instead of scaling."
This framing is exactly backwards. The infrastructure is the moat. The marketplace is the product. The infrastructure enables the product; the infrastructure is not the product.
The marketplaces that survived and scaled in emerging markets — Grab's first iteration, Tokopedia's early seller verification system, India's GeM platform — all invested heavily in trust infrastructure before they scaled supply and demand. The ones that died trying to scale supply and demand before solving trust are largely forgotten.
The investor pressure to skip the trust graph phase and go straight to marketplace growth is perhaps the single most common cause of marketplace failure in Southeast Asia. A team that understands this and can articulate it clearly — "we are building the trust infrastructure that our marketplace will run on, and this phase takes eighteen months" — is not making excuses. They are describing the actual sequencing of how this market works.
The Implication for Product Architecture
If the trust graph has to exist before the marketplace, the product architecture has to make the trust graph a first-class citizen — not a feature bolted onto a marketplace as a "verification layer."
This means data model decisions that are made for the trust graph, not for the marketplace: how entities are represented, how relationships are typed and weighted, how credentials are anchored to real-world identities, how dispute histories are recorded and made queryable.
It means API design that exposes the trust graph as a service, not just as a UI element. Any consuming service — a lender, a corporate procurement system, a competing marketplace — should be able to query the graph and receive a structured trust assessment. The network effect of the trust graph comes from it being used everywhere, not just within one product.
And it means growth metrics that are calibrated to the trust graph phase, not the marketplace phase. The right question in phase one is not "how many transactions have occurred?" but "how many verified entities exist in the graph, and how dense are the verified relationships between them?" These are different metrics, measured differently, and they require a different investor conversation.
Build the trust graph. The marketplace can wait.