What receiving a payment onchain actually requires
The question we kept getting asked
When we started explaining what Queensland Foundation addresses actually do, one question came up more than any other. Not “what is a blockchain?” and not “is this legal?” — though we got both of those too. The question we kept hearing, from people who were curious but not converted, from small business owners and tradespeople and market stallholders and freelancers, was this:
But how do I actually get paid?
It sounds simple. And in many ways the answer is simple. But the reason the question kept coming up is because most explanations of onchain payments assume a level of prior knowledge that most people simply don’t have — and shouldn’t need to have. The crypto world has a habit of explaining itself badly. It leads with the complicated parts and buries the practical ones. It assumes that if you don’t already know what a wallet is, you probably aren’t the intended audience.
We don’t think that way. We built Queensland Foundation addresses for Queenslanders — for the full breadth of people who live and work in this part of the world. That includes people who’ve never touched cryptocurrency. It includes people who are skeptical of it. It includes people who would happily use a new tool if someone would just explain it plainly, without the condescension and without the jargon.
So that’s what this post is. A plain explanation of what receiving a payment onchain actually requires — what you need, what you don’t need, what the process looks like in practice, and why the biggest obstacle has always been the address itself, not the technology behind it.
Start with what a payment actually is
Before we talk about onchain payments specifically, it’s worth stepping back and thinking about what any payment actually is. At its core, a payment is a transfer of value from one party to another. Someone has something. They give it to you. You receive it. The transaction is recorded somewhere so that both parties — and sometimes a third party — can verify it happened.
Every payment system in history has been a variation on this structure. The tools change. The ledger moves from a clay tablet to a paper book to a spreadsheet to a database. The tokens of value change from grain to gold to banknotes to digital numbers. But the fundamental act — value leaves one place, arrives at another, and is recorded — stays the same.
What changes between payment systems is: who controls the ledger, how fast the transfer happens, who can participate, what it costs to participate, and how much trust you have to place in intermediaries.
Traditional banking is a ledger controlled by a small number of institutions. You don’t own your account entry — you have a claim on it that the bank honours. The bank can freeze it, close it, or change the rules around it. The system is relatively fast within certain corridors and painfully slow across others. It’s broadly accessible in wealthy countries and far less so in others. Fees are layered — sometimes visible, sometimes hidden.
Onchain payments work from a different starting point. The ledger is public, distributed, and not controlled by any single entity. Transfers are direct, from one address to another, without passing through an institution that could block, delay, or redirect them. The record is permanent. The address is yours — not an account you hold at someone else’s discretion, but a location you control, cryptographically, by holding a private key.
This is not an argument that onchain payments are better in every respect. Different tools suit different situations. But it is important to understand the structural difference, because it changes what “receiving a payment” actually means at a technical level — and it’s the reason the address is so central to everything.
What you actually need to receive a payment onchain
Let’s be very direct about this, because it often gets obscured in layers of prerequisite explanations. To receive a payment onchain, you need two things:
An address. This is where the payment will be sent. It is a unique identifier on the blockchain — a location, in the most literal sense. When someone sends you a payment, they send it to this address. It arrives there. It stays there until you do something with it.
A wallet that controls that address. This is the tool — usually software, sometimes hardware — that holds the private key associated with your address. The private key is what proves ownership. Without it, you can see the address, but you cannot move anything in or out of it. With it, you have full and exclusive control.
That’s it. Those are the two things. An address and a wallet.
You do not need a bank account. You do not need to provide identification to a third party. You do not need to apply for anything or be approved by anyone. You do not need a credit history or a business registration or a minimum balance. You do not need to be in a particular country or use a particular currency. The address exists, the wallet controls it, and the payment arrives.
Now — we recognise that “just get a wallet” sounds easy when you already know what a wallet is and how to set one up. For many people, that step is where the practical friction begins. We’ll come back to that. But first, let’s talk about the address, because that’s where Queensland Foundation comes in, and it’s the part of this that we’ve spent the most time thinking about.
Why the address matters so much
An onchain address, in its raw form, looks something like this:
0x4A3b...f92c
It is a long, random-looking string of letters and numbers. It is cryptographically derived from your private key. It is unique. It is correct. And it is, for most practical purposes, completely unusable by a human being trying to share it with another human being.
Imagine running a market stall and trying to tell a customer your payment address. Imagine putting it on a business card. Imagine saying it out loud over the phone. Imagine a customer trying to type it in without making an error. One wrong character and the payment goes nowhere — or worse, it goes somewhere else.
This is not a minor inconvenience. This is a genuine barrier to adoption. The raw address format is designed for machines, not people. It is precise, unambiguous, and completely hostile to human memory, human speech, and human error-tolerance.
The solution the blockchain world developed is naming. Just as the internet mapped memorable domain names onto numerical IP addresses — so that you could type “a familiar word” instead of a string of numbers — blockchain naming systems map readable names onto raw addresses. You register a name. The name resolves to your address. People send to the name. The payment arrives at the address. The human never has to see the raw string.
This is what a Queensland Foundation address is. It is a human-readable name — something like yourname.queensland or yourbusiness.brisbane — that resolves to your onchain address. Someone who wants to pay you types that name into their wallet, and the wallet looks up the address it points to and sends the payment there.
The address is the solved problem. That’s what we built. We secured the TLDs — .queensland, .qld, .brisbane, .surfersparadise, .gold-coast, .brisbane2032 — so that Queenslanders could have addresses that belong to them, that mean something, that are easy to share and easy to remember, and that last forever.
What “permanent” actually means and why it matters for payments
Most things you rent. Your banking relationship exists at someone else’s discretion. A traditional web domain needs to be renewed every year or two. Miss a renewal and the domain lapses — it could be picked up by someone else. Your email address is tied to a service that could shut down or change its terms. Your social media handles exist on platforms that could ban you, change their policies, or simply close.
A Queensland Foundation address is different. You purchase it once. It is recorded permanently on the blockchain. It does not expire. It does not require renewal. No annual fee. No risk of losing it because you forgot to update a payment method.
For the purpose of receiving payments, this permanence is significant. Consider what it would mean to build your professional or commercial identity around a payment address that could disappear. Every time you shared that address — on a business card, on a website, in a contract, in a conversation — you’d be sharing something that had a fragility to it. The permanence of a Queensland Foundation address eliminates that fragility entirely.
You register it. It’s yours. Forever. And every payment ever sent to that address, and every payment sent in the future, is tied to that same permanent record.
This is not the way most financial infrastructure works. Banks can freeze accounts. Payment processors can terminate relationships. Addresses built on subscription models can lapse. The blockchain, used correctly, offers something genuinely different: an address that belongs to you as surely as a piece of land belongs to its registered owner — and more surely in some respects, because the record cannot be altered and the ownership cannot be disputed.
The wallet: what it is and why it doesn’t have to be complicated
We said earlier that receiving a payment requires an address and a wallet. The address is the Queensland Foundation name. The wallet is what controls it. Let’s spend some time here, because “wallet” is a word that carries baggage — including the baggage of making things sound more technical than they are.
A wallet, in the onchain context, is not where your money is. This is a common misconception. Your money — your assets — are on the blockchain. They are at the address. The wallet is the tool that holds the private key that allows you to control what’s at that address.
An analogy: think of your address as a letterbox at the end of your driveway. Letters — payments — are delivered to the letterbox. The letterbox is fixed. It’s at a specific location. Anyone can put something in it. But only you, with your key, can open it and take things out. The wallet is the key. The letterbox is the address.
This distinction matters because it means the wallet doesn’t hold your funds in a fragile, custodial sense. If your wallet app gets deleted or your phone breaks, your funds don’t disappear. They are still at the address on the blockchain. You recover access by restoring your wallet using a seed phrase — a series of words that is generated when you first set up the wallet and that allows you to reconstruct your private key.
That seed phrase is important. It is the single piece of information that must be kept safe and private. Anyone who has your seed phrase has access to your wallet. No one who doesn’t have it can access your wallet — including us. This is what self-custody means. It means genuine ownership. And it means genuine responsibility.
We won’t pretend there’s no responsibility involved. There is. Keeping a seed phrase safe is not complicated — you write it down and store it somewhere secure, the same way you might store a physical document you don’t want to lose. But it is a real requirement, and we think it’s worth naming plainly. The trade-off for having an address that no one can freeze and no one can take from you is that the responsibility for keeping it safe sits with you.
Setting up a wallet: what this actually looks like in practice
For most people, setting up a wallet means downloading an app. There are a number of established, reputable wallet applications available for smartphones and computers. The setup process typically involves: opening the app, creating a new wallet, being shown your seed phrase, confirming that you’ve recorded it, and being assigned a wallet address.
That is the full process. It takes a few minutes. You don’t need to create an account with an external service. You don’t provide a name, an email address, or a phone number. The wallet is generated locally, on your device, using cryptographic processes that don’t require anyone’s permission or involvement.
At the end of the process, you have an address and you have a wallet that controls it. If you’ve registered a Queensland Foundation name, that name points to your address, and anyone who knows your name can send you a payment.
We want to be honest about the learning curve here. For someone who has never encountered this before, there will be a moment — probably more than one — where things feel unfamiliar. What is a seed phrase exactly? What format should I write it in? Where should I keep it? These are reasonable questions and they deserve good answers. The good news is that the ecosystem around wallets has matured significantly. The apps are well-designed. The explanations within them are improving. And the community of people who use them and can help explain them is large and generally welcoming.
We also recognise that having a readable, meaningful Queensland Foundation address changes the experience of onboarding. When someone sets up their wallet and then connects it to an address that says yourbusiness.qld, the whole thing starts to feel less abstract. The address is yours. It means something. It connects to a place — a real place, Queensland — and to an identity that makes sense. That groundedness matters. It makes the technology feel like a tool rather than a system.
What happens when a payment arrives
Let’s walk through the actual moment of receiving a payment, because it is, genuinely, simpler than most financial transactions you’re already familiar with.
Someone — let’s say a customer, or a client, or a family member — wants to send you a payment. They open their wallet application. They enter your Queensland Foundation address — yourname.queensland, for example. Their wallet resolves the name to your underlying onchain address. They enter the amount. They confirm the transaction.
Within seconds to minutes (depending on the blockchain and the level of network activity), the payment is confirmed. It appears in your wallet. It is at your address. It is yours.
There is no intermediary who processes it. There is no business day delay. There is no cut taken by a payment processor (though there are small network fees, called gas fees, which are typically modest and are paid by the sender at the time of the transaction). There is no chargebacks mechanism where a third party can reverse the payment after the fact. Once it’s confirmed on the blockchain, it’s confirmed. It’s there.
You can then do what you like with it. You can hold it at your address. You can send it elsewhere. You can, if you choose, convert it to traditional currency through an exchange service. The flexibility is complete.
The barriers that actually exist — and how we think about them
We want to be honest about barriers, because we think honesty is more useful than cheerleading. There are real friction points in receiving onchain payments, and pretending they don’t exist doesn’t help anyone.
The first barrier is unfamiliarity. Most Queenslanders have never used a blockchain wallet. The concepts — private keys, seed phrases, gas fees, confirmation times — are unfamiliar. Unfamiliarity creates hesitation. This is a real barrier, and it won’t disappear overnight. What reduces it is time, exposure, and good explanation. We write posts like this one because we think explanation is part of our job.
The second barrier is the address problem. We’ve described this already — the raw onchain address is unusable for ordinary human interaction. This is the barrier we’ve most directly addressed through Queensland Foundation. A readable, permanent, meaningful name that resolves to your address removes the practical friction of sharing and communicating where to send payment. It doesn’t solve everything, but it solves the single most important practical problem.
The third barrier is wallet setup. Getting your first wallet is a one-time process, but it is a process. It takes time and some attention. It requires making a decision about which wallet application to use. It requires handling a seed phrase with appropriate care. For people who are comfortable with smartphones and apps, this is a modest hurdle. For people who are less comfortable with technology, it can feel more daunting. We don’t dismiss this. What we believe is that the process is well within the reach of anyone motivated to complete it — and that the permanent, owned, unkillable address waiting at the end of it is worth the effort.
The fourth barrier is the question of what to do with what you receive. This is perhaps the most nuanced. If you receive a payment in a cryptocurrency and you want to spend it in the traditional economy — pay rent, buy groceries, pay a supplier — you’ll need to convert it. That conversion process involves an exchange service, and exchange services have their own onboarding requirements, including identity verification. This is a real step that sits downstream of the payment itself, and it’s worth acknowledging. For people who want to hold, accumulate, or transact entirely within the onchain world, this step doesn’t apply. For people who want to move value back to traditional currency, it does.
We don’t think any of these barriers are insurmountable. We think they are, in aggregate, considerably less burdensome than the barriers that exist in other payment systems — the inability to receive international payments easily, the fees taken by processors, the accounts that can be closed, the infrastructure that excludes people who don’t fit the right profile. The friction in onchain payments is largely one-time and educational. The friction in traditional payment systems is ongoing and structural.
Why Queensland addresses specifically
This is a question worth sitting with. There are generic blockchain naming services. Someone in Queensland could register a name on any number of existing naming platforms. Why does having a Queensland Foundation address matter specifically?
Part of the answer is identity. An address that ends in .queensland or .brisbane or .goldcoast says something about who you are and where you’re from. It is not just a technical resolver for a long string of hexadecimal characters. It is a statement of place. It connects your onchain presence to a real-world geography in a way that generic naming services cannot.
Part of the answer is permanence and deliberateness. We secured these TLDs because we believed they should belong to the people who live here. The infrastructure underlying Queensland Foundation addresses is built to last. These are not names that exist at the pleasure of a company that might pivot or close. They are permanent records on a public blockchain.
Part of the answer is accessibility. Starting at five dollars, paid once, with no renewals and no annual fees, we’ve tried to make the price of entry reflect the purpose — which is broad access, not extraction. The business model doesn’t depend on billing you forever. You own the address outright.
And part of the answer is community. When Queenslanders transact with each other using Queensland addresses, they are participating in something that is both local and global. The blockchain is borderless. But the address is unmistakably Queensland. There is something meaningful in that — a sense that this technology, which the world tends to associate with offshore anonymity and financial abstraction, can be rooted in a specific place, with a specific identity, serving a specific community.
The bigger picture: what it means to own your payment infrastructure
We want to close this section of the conversation by zooming out, because the mechanics of receiving a payment — wallet, address, confirmation — are ultimately in service of something larger.
For most of human economic history, ordinary people have not owned their payment infrastructure. They have used systems built and controlled by others. The terms of access were set by banks, processors, governments, and platforms. The rules could change. The access could be revoked. The fees could increase. The accounts could be closed.
This is not a conspiratorial framing. It is simply accurate. When you have a bank account, the bank holds your money on your behalf. When you use a payment processor, the processor facilitates your transactions on its terms. When the terms change — or when the institution decides you no longer meet their requirements — your access to your own financial activity is at risk.
Onchain infrastructure changes this at a structural level. Your address is yours. Your private key is yours. No institution can unilaterally close your address or freeze your ability to receive payments. The record of your address and its history is public, permanent, and immutable.
We think this matters more than most people currently realise. The people who most benefit from financial infrastructure that cannot be taken from them are not, by and large, the people currently loudest in crypto spaces. They are ordinary people — small business owners who’ve had merchant accounts terminated without explanation, contractors who work internationally and lose a significant percentage of each payment to fees and conversion costs, individuals who’ve found themselves on the wrong side of a payment processor’s risk assessment for reasons that were never fully explained.
An address you own, permanently, with no counterparty who can take it from you, is a small but real piece of economic sovereignty. It won’t solve every financial problem. It exists alongside traditional banking, not in opposition to it. But it changes the baseline. It means there is always a place payments can go that belongs entirely to you.
A note on trust and why we think transparency matters
We built Queensland Foundation with a particular philosophy about trust. The technology underlying blockchain names and payments is, by design, trustless — meaning it doesn’t require you to trust us, or any other party, for it to work. The address exists on the blockchain. The name resolves correctly because that is what the protocol does. The payment arrives because that is what onchain transfers do.
But we also recognise that for someone new to this world, trust in the people explaining it is part of the experience. You trust us to explain it accurately. You trust us to have built the infrastructure carefully. You trust that when we say “this address is permanent,” we are telling you something true and not something aspirational.
We take that seriously. The reason we write posts like this — detailed, unhurried, written for people who don’t already know — is because we believe that trust has to be earned through transparency, not claimed through assertion. We don’t want you to believe that onchain payments are simple because we said so. We want you to understand them well enough to see that they’re simpler than you expected.
The address is yours. The payment arrives. The record is permanent. That is what we built, and it is what we stand behind.
Putting it together: what receiving a payment onchain actually requires
We started with a question. Let’s end with a direct answer.
To receive a payment onchain using a Queensland Foundation address, here is what you need:
You need a Queensland Foundation address — a name like yourname.queensland that you’ve registered, that points to your onchain address, and that is yours permanently.
You need a wallet — a software application that holds the private key associated with your address, that you’ve set up once, whose seed phrase you’ve recorded and stored safely.
That’s it. When someone wants to pay you, they open their wallet, enter your name, confirm the amount, and send. The payment arrives at your address within minutes. It is there. It is yours. No one can reverse it. No one can freeze it. No one can take a cut after the fact.
The learning curve exists. The unfamiliarity is real. The step of setting up a wallet requires some attention and care. These are honest acknowledgments, not apologies.
But we think most Queenslanders are more than capable of doing what’s required. The technology is accessible. The addresses are meaningful. The infrastructure is permanent. And the thing you get at the end of the process — a payment address that is truly, irrevocably yours, that means something, that connects you to this place and this community and this moment in the history of how value moves between people — is worth understanding.
That’s what we set out to build. That’s what we believe we’ve built. And this is our best attempt to explain, plainly, what it takes to use it.
Permanent Queensland addresses from $5. No renewals. Ever.
Claim Your Address →