Barter and the Development of Money
5 min read
Aside, Card, CardGrid, LinkCard, Steps, Tabs, TabItem, Badge, } from '@astrojs/starlight/components';
Core idea
Money is not a thing — it is a set of jobs a thing has to do. Anything that simultaneously serves as a medium of exchange, a store of value, and a standard of value qualifies. Gold coins did the job. Tobacco leaves, cowrie shells, and giant carved stones on the island of Yap did the job. Today, mostly-virtual entries on a bank's computer do the job. The history of money is the history of humanity searching for a better job-doer — something more portable, more durable, more divisible, more stable, and more universally accepted than whatever it replaced.
Barter sits at the start of that history because barter forces the question. It works only when both parties happen to want what the other has — the double coincidence of wants. Once you've ever stood in a marketplace trying to chain three trades together so the farmer eventually gets bread, you understand why every civilization that grew past a certain size invented money on its own.
Authors' framing: Money is whatever performs the medium-of-exchange / store-of-value / standard-of-value triple. Forms change. The jobs do not.
Why it matters
It dissolves the "what is real money?" debate
People still argue about whether the dollar is "real" because it isn't backed by gold, or whether Bitcoin is "real" because it isn't backed by a government. Once you see that money is defined functionally — by what it does, not what it is — those arguments become tractable. The right question is never "is X really money?" but "does X do the three jobs well enough for enough people?" Answer that, and you've answered the question.
It explains why your savings can quietly lose value
Stability is one of the five properties money needs to do its job. When inflation runs hot, the dollar is silently failing its store-of-value job even though it's still acing the medium-of-exchange job. Recognising that the failures are separable is the first step in understanding the rest of macroeconomics — and why the central bank cares so much about the price level (Inconvertible Fiat Explored).
It frames the rest of the money-and-banking arc
Inconvertible Fiat Explored through Banks as a System — Regulation and Deregulation build on this one: fiat money (Inconvertible Fiat Explored), interest as the price of time (The Time Value of Money and Interest Rates), how banks intermediate and multiply money (A Brief History of Banking), and how the banking system hangs together and breaks (Banks as a System — Regulation and Deregulation). All of it rests on the question this topic asks: what is the thing we are passing around, and why do we accept it?
Key takeaways
Mental model — the evolution of money
Mental model — the three jobs and five properties of money
Practical application
Diagnose any candidate money
Spot which property is failing
-
Portability failing — A money you cannot easily move (Yap's giant stones; or, today, certain illiquid crypto tokens). Local-only use at best.
-
Durability failing — A money that decays (salt in humid climates; perishable commodities). Forces frequent re-coining or re-issuance.
-
Divisibility failing — A money that can't be broken down for small purchases (a single cow for a loaf of bread). Forces awkward bundling.
-
Stability failing — A money whose purchasing power swings wildly week to week (hyperinflating currencies; highly volatile assets). People stop accepting it for forward-priced contracts.
-
Acceptability failing — A money that not enough counterparties recognise (a regional scrip; an unsupported cryptocurrency). Useless outside its small circle.
When economists and central bankers worry about a currency, they are almost always worrying about one of these five — usually stability or acceptability.
Example: the village problem, solved twice
Imagine a village of four producers — a farmer with eggs, a baker with bread, a blacksmith making trivets, and a weaver making sweaters.
Under barter: the farmer wants bread, but the baker doesn't want eggs — the baker wants trivets. The blacksmith doesn't want eggs either — they want a sweater. The weaver wants eggs (finally). To get a loaf of bread, the farmer must:
- Trade eggs to the weaver for a sweater.
- Trade the sweater to the blacksmith for trivets.
- Trade the trivets to the baker for bread.
Three trades to get one loaf, and every trade depends on a chain of wants lining up. Add a fifth producer and the chain explodes combinatorially.
Under money: the farmer sells eggs to anyone (the weaver, a passing traveller, a new neighbour) for coins. Then the farmer buys bread from the baker for coins. Two trades — and neither depends on what the counterparty happens to want at that moment, only on whether they accept coins. The money has decoupled the supply side of each trade from the demand side. That decoupling is what unlocks the division of labour an actual economy needs to function.
Caveats
Related lessons
Related concepts
- Money Supplylinked concept
- Monetary Policylinked concept