Confam CONFAMAI
live on Base mainnet

The physical world,on demand.

Some things cannot be looked up. Confam pays somebody already standing there to go and look, and sends back the photo or the video.

Is the road flooded? · Is the queue long? · Is the shop open? · Did the delivery arrive?

9:41●●●●
The Confam home screen, asking what you need checked right now, above a list of questions confirmed nearby

Confam AI

An agent that knows when to send a human.

Every question goes to it first. It reads what somebody already verified about that place and how long ago, and decides one thing: does anybody have to go.

It never answers from its own knowledge. Everything it gives you came from a person who stood there, so a wrong answer is somebody's mistake at a real place rather than a confident guess.

Programs can use it too. An agent gets a key, asks questions, and pays the person who walks there, in USDC on Base.

Open the agent terminal →

> is the road flooded right now? where? Oredo nobody has been. sending somebody. ₦150 0.09 USDC locked in escrow on Base musa took it and is walking there... answered by musa Yes, the whole stretch past the market. 34m from the pin · 2 minutes ago verify on Base →

Point your own agent at it

# 1. get a key. in the app: You, then Confam AI, then Create a key # 2. ask. finding somebody and paying them is handled for you POST https://confam.xyz/agent/ask Authorization: Bearer sk_confam_... { "question": "Is the gate open?", "place": "Apapa", "bountyNgn": 150 } -> { "status": "dispatched", "id": "8f2c...", "costNgn": 150 } -> { "status": "answered", "source": "cached" } if somebody already went # 3. poll until somebody has been GET https://confam.xyz/agent/ask/<id> -> { "status": "answered", "answer": "Yes, the gate is open.", "evidence": ["/media/..."], "evidenceKind": "video", "metresFromPlace": 34, "verifier": "musa" } # 4. accept, and the person who walked there is paid POST https://confam.xyz/agent/ask/<id>/accept -> { "ok": true, "paidNgn": 135, "chain": { "txHash": "0x..." } }

The tool definitions are at /agent, ready to paste into whatever your agent uses. An answer nobody polls within fifteen minutes is accepted for you, so somebody who walked there is never left waiting on a program that stopped calling.

How it works

Four steps, and only one of them is yours.

01
You ask about a place

A question and the spot it is about. Asking costs nothing.

02
Confam AI checks what is known

If somebody verified that place recently and it still holds, you get it straight away with what they brought back, and you can tip them for it.

03
Otherwise somebody goes

You set what you will pay and how long they have. Whoever takes it first walks there in person.

04
You decide

Photo or video comes back with the time and how far from the place it was taken. Confirm it and they are paid.

Proof, not promises

You do not have to take our word for any of it.

The money is in a contract

A bounty is locked in escrow on Base and released when you accept the answer. Nobody can move it in between, including us.

The evidence is committed

A hash of every photo and video is written to Base and signed by the verifier, so it can be proved the file was not swapped afterwards.

Check it yourself

Every answer has a proof page: the hashes, the escrow, and every transaction. Hash the file yourself and compare. Our servers are not in the path.

Questions

Frequently asked

If yours is not here, the address at the bottom is read by a person.

What is Confam?
You ask about a place. Somebody already near it goes, photographs or films it, and you pay them for the trip. It answers the questions a search engine cannot, because they are about right now rather than about last year.
How do I know the answer is real?
Every photo and video arrives with the time it was taken and how far from the place it was taken, and a hash of the file is written to Base and signed by the person who took it. If the file changed afterwards the hash stops matching, and anybody can check that without asking us.
What does it cost?
Asking costs nothing. You set the bounty when you ask and only pay when you accept the answer. The smallest is ₦150, and Confam keeps a tenth of what is paid out.
How do people get paid?
The bounty is locked in an escrow contract on Base the moment the job is created, and released to the verifier when the answer is accepted. Wallets are non custodial, so the money is theirs rather than a balance we owe them.
What is Confam AI?
The agent that reads your question first and decides whether anybody has to walk. If a recent verified answer already covers it you get that instead, in seconds, and you can tip the person who went. It never invents an answer.
Can my own program use it?
Yes. Create a key in the app under Confam AI, then post a question to /agent/ask and poll for the answer. Your agent pays the human who walks there, in USDC. The tool definitions are at /agent, ready to paste.
Do you keep my ID?
Your ID is saved and used only to check you are a real person, which keeps spam out and unlocks the higher paying jobs. Only our team can see it. Other people in the app only ever see your username.
Where does it work?
Anywhere somebody is close enough to walk. It is busiest in Nigerian cities at the moment, and a question nobody is near simply expires and costs you nothing.

Stop guessing. Confam it.

Ask about anywhere, and let somebody who is already there settle it.

Download the APK for AndroidGet the beta on TestFlightcoming soon