Facora (@facora1) 's Twitter Profile
Facora

@facora1

Decentralized facilitator layer for x402. No single relayer, no choke point.

0x221d0C63862b28c303950Ee22Eb40963d8124444

ID: 1983305607873757184

linkhttps://www.facora.org/ calendar_today28-10-2025 22:51:33

41 Tweet

340 Takipçi

4 Takip Edilen

Facora (@facora1) 's Twitter Profile Photo

Facora: decentralized facilitator layer for x402 on BNB. Live demo + operator kit + SDK. Live Proof > promises. • Site: facora.org • GitHub: github.com/Facora1 • X: Facora • CA: 0x221d0C63862b28c303950Ee22Eb40963d8124444

Facora (@facora1) 's Twitter Profile Photo

We know trust is earned. That screenshot is our live on-chain activity, real transactions happening right now. You can click through and check every hash yourself: testnet.bscscan.com/address/0xcfFA… We’re here, we’re building, and we’re transparent.

We know trust is earned. 

That screenshot is our live on-chain activity, real transactions happening right now. 
You can click through and check every hash yourself: 
testnet.bscscan.com/address/0xcfFA…

We’re here, we’re building, and we’re transparent.
Facora (@facora1) 's Twitter Profile Photo

We’re not asking for your keys. On testnet we sign a small, time-boxed permit from a demo wallet so you can see the flow. facora.org/demo Mainnet flips to user-signed only. Transparency > talk.

We’re not asking for your keys. 
On testnet we sign a small, time-boxed permit from a demo wallet so you can see the flow.  facora.org/demo

Mainnet flips to user-signed only. Transparency > talk.
Facora (@facora1) 's Twitter Profile Photo

SDK is getting npm-ready. One install, one import, one call. npm i facora/sdk Your wallet, exact limits, on-chain receipts. github.com/Facora1/Facora1

SDK is getting npm-ready. 
One install, one import, one call.
npm i facora/sdk

Your wallet, exact limits, on-chain receipts.

github.com/Facora1/Facora1
Facora (@facora1) 's Twitter Profile Photo

Facora isn’t “our relayer.” It’s an operator network. • Each operator posts bond to join • Each one sets their own fee % • Each one pays gas and settles USDx or USD1 on behalf of callers • Each one can be slashed for lying You’ll be able to register as an operator. Earn

Facora isn’t “our relayer.”

It’s an operator network.

• Each operator posts bond to join
• Each one sets their own fee %
• Each one pays gas and settles USDx or USD1 on behalf of callers
• Each one can be slashed for lying

You’ll be able to register as an operator.
Earn
Facora (@facora1) 's Twitter Profile Photo

First and last word on the chart: snipers ran it up and dumped it. We’re not here for candles; we’re here to ship. Next up: feature drops, a public changelog, and daily progress posts.

Facora (@facora1) 's Twitter Profile Photo

Building now [DEV]: • Beta Facilitator, Gamma Facilitator • Operator Kit to run your own facilitator • SDK v0.2: verifySettlement() + receipt helpers • Explorer API: recent settlements feed • Multi-op routing & fee selection • Bonded registry contract (stake → list →

Building now [DEV]:

• Beta Facilitator, Gamma Facilitator 
• Operator Kit to run your own facilitator
• SDK v0.2: verifySettlement() + receipt helpers
• Explorer API: recent settlements feed
• Multi-op routing & fee selection
• Bonded registry contract (stake → list →
Facora (@facora1) 's Twitter Profile Photo

Beta facilitator is LIVE. Alpha (0.5%) + Beta (1.0%) are both settling in real-time gasless for callers. Test the flow on the demo, watch settlements on the network dashboard. 🔗 Demo: facora.org/demo 🔗 Network: facora.org/network

Beta facilitator is LIVE.

Alpha (0.5%) + Beta (1.0%) are both settling in real-time gasless for callers.

Test the flow on the demo, watch settlements on the network dashboard.

🔗 Demo: facora.org/demo
🔗 Network: facora.org/network
Facora (@facora1) 's Twitter Profile Photo

Gamma facilitator is LIVE. We just pushed Gamma (2.0%) - now Alpha, Beta, Gamma all settle gasless in real time. Onward: operator Kit, SDK verify(), and more. Hit the demo and try it out! 🔗 Demo: facora.org/demo 🔗 Network: facora.org/network

Gamma facilitator is LIVE. 

We just pushed Gamma (2.0%) - now Alpha, Beta, Gamma all settle gasless in real time.

Onward: operator Kit, SDK verify(), and more.

Hit the demo and try it out!

🔗 Demo: facora.org/demo
🔗 Network: facora.org/network
Facora (@facora1) 's Twitter Profile Photo

For anyone new: x402 makes the web billable per request, but most implementations still hinge on a single relay box. If that box throttles, censors, or goes dark, the payment path collapses. Facora replaces that fragility with a mesh of independent operators on BNB. Callers

Facora (@facora1) 's Twitter Profile Photo

Dev Update: Facora SDK package is landing. Gasless x402-style payments on BNB → request → permit → settle → unlock. v0.2 and Open-source API + client is next. npmjs.com/package/facora…

Dev Update: Facora SDK package is landing.

Gasless x402-style payments on BNB  → request → permit → settle → unlock. 

v0.2 and Open-source API + client is next. 

npmjs.com/package/facora…
Facora (@facora1) 's Twitter Profile Photo

• Operator Kit to run your own facilitator • Explorer API: recent settlements feed • Multi-op routing & fee selection • Bonded registry contract (stake → list → slash) Busy weekend ahead!

Facora (@facora1) 's Twitter Profile Photo

Facora Gamma’s up and running perfectly real-time settlements. All three: Alpha (0.5%), Beta (1.0%), Gamma (2.0%) are running perfectly! Check the Hashes! The best part is coming: permissionless operators so anyone can help run the backbone of x402 on BNB. Demo →

Facora (@facora1) 's Twitter Profile Photo

We published the asset contracts, settlement receipts, and verification helpers. If a flow can’t show who paid whom, how much, and when, it’s not ready for x402 at scale.

Facora (@facora1) 's Twitter Profile Photo

Drop-in SDK (pay + unlock): import { payAndRequest } from "@facora/sdk"; const { data, txHash } = await payAndRequest({ resourceUrl: "your-api.com/alpha-feed" }); // data = unlocked JSON // txHash = on-chain receipt Meter any endpoint per request. No Stripe. No gas from the