frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Manhattan's fastest bike messenger (1985) [video]

https://www.youtube.com/watch?v=xMvJ83XpGoI
1•droidjj•5m ago•0 comments

Show HN: Draft, Open Source Agent Context Sync/Collaboration

https://github.com/idodekerobo/draft
1•idodekerobo•5m ago•0 comments

Vevey – AI game dev for kids to build games, together

https://www.vevey.ai/
1•dvdhutch•5m ago•0 comments

Code Intelligence MCP Server

https://github.com/DeusData/codebase-memory-mcp
3•vantareed•5m ago•0 comments

Show HN: Rank scratch tickets in your state by expected value

https://scratchstats.ai
1•nlenn618•10m ago•0 comments

Former Tesla Exec Is Building the Home Heat Pump Musk Promised

https://www.notateslaapp.com/news/4313/former-tesla-exec-is-building-the-home-heat-pump-musk-prom...
1•voisin•13m ago•0 comments

Miuse: Agents for Guidance with Physical Tasks

https://miuse.tech/
1•pratt3000•14m ago•1 comments

Show HN: A world cup app built by football lovers

https://testflight.apple.com/join/f4gKRZwr
1•bootsybus•19m ago•0 comments

Show HN: I built a smart screen recording macOS

https://screeen.co
1•vinzdg•21m ago•0 comments

Tim Cook warns Apple may raise prices as memory costs surge

https://www.businessinsider.com/macbook-iphone-apple-price-hike-tim-cook-2026-6
2•mgh2•21m ago•1 comments

Finent – A privacy-first budgeting app built around your payday

https://www.budgetwithfinent.com/
1•vexelior•27m ago•0 comments

Free calculators for creator income, freelance rates, AI tool ROI, and so on

https://richinto.com/
4•iplaypc•28m ago•0 comments

A Kamal wrapper for multiple apps on a single server

https://singleserver.com/
2•DVassallo•28m ago•0 comments

CVE-2026-23111: exploiting and detecting a nftables UAF born from a security fix

https://medium.com/@miggo-engineering/detecting-the-nftables-catchall-use-after-free-cve-2026-231...
2•rafaeldavidtin•33m ago•0 comments

Watch Baseball Games in Realtime in 8-Bit View

https://kottke.org/26/06/watch-baseball-games-in-realtime-in-8-bit-view
2•ohjeez•33m ago•0 comments

Ask HN: AI models are built on all of us, should their weights act like patents?

3•rhuber•33m ago•0 comments

Rust port of transformers (1M lines of code)

https://github.com/cool-japan/trustformers/tree/master
3•hardwaresofton•43m ago•0 comments

Show HN: An open source job search plugin for Claude Code

https://github.com/agent-data/job-search
5•jb_hn•45m ago•1 comments

Comparisons as Predictable as the Sunrise

https://pudding.cool/2026/05/similes/
3•zdw•46m ago•0 comments

New SOTA: TrustedRouter Fusion Beats Fable and Frontier

https://trustedrouter.com/blog/fusion-evals-open-source
3•amirhirsch•46m ago•1 comments

Ask HN: Has anyone had success with SBIR grants and what is the process like?

4•lyfeninja•49m ago•2 comments

Show HN: Lastwordonearth.com

https://lastwordonearth.com
3•hnrich•50m ago•4 comments

Second carcass-eating fly species cleared by FDA for maggot wound therapy

https://arstechnica.com/health/2026/06/second-carcass-eating-fly-species-cleared-by-fda-for-maggo...
3•Bender•50m ago•0 comments

Playing with the language modeling abilities of gzip

https://robinpie.neocities.org/gzipt
3•robinpie•52m ago•0 comments

Snap Reveals AR Glasses

https://techcrunch.com/2026/06/16/snap-finally-debuts-its-long-awaited-ar-glasses-specs-and-oof-t...
3•jrm-veris•1h ago•0 comments

Context intelligence for your data and AI agents at scale

https://aws.amazon.com/blogs/machine-learning/context-intelligence-for-your-data-and-ai-agents-at...
2•champagnepapi•1h ago•0 comments

The Enrollment Cliff Is Here. Which Schools Will Survive It?

https://www.newyorker.com/news/fault-lines/the-enrollment-cliff-is-here-which-schools-will-surviv...
2•karakoram•1h ago•2 comments

We Did the Math on Why the iPhone 18 Pro Could Cost $1,299

https://www.wsj.com/tech/personal-tech/apple-iphone-price-increase-e846d737
4•fortran77•1h ago•1 comments

As the Job Market Stutters, Simulated Work Is Surging

https://www.nytimes.com/2026/06/17/arts/video-games-work-job-simulators.html
2•mikhael•1h ago•0 comments

Daylight – Follow the Money in Politics

https://daylight.readuncut.com
2•jslat•1h ago•1 comments
Open in hackernews

Show HN: X402 – an open standard for internet native payments

https://www.x402.org/
16•__erik•1y ago
Hi HN – excited to announce x402, initially developed by Coinbase (YC 12)

x402 lets any HTTP API charge per request without issuing API keys or storing credit cards. Buyers (humans or AI agents) keep funds in their own wallet and dynamically discover compatible endpoints, call them as usual, and automatically pay a microtransaction in USDC or other tokens to settle.

90 second demo: https://www.youtube.com/watch?v=PV-L2AfLhJg

Problem: Every time we want to use a new API we have to: find the service online create a developer account, copy a secret key into env vars, pre-fund or hand over a credit card

This flow blocks agents even more. They can’t solve CAPTCHAs or enter credit cards. It also hurts sellers: fraud, chargebacks, onboarding friction, and marketing to humans are huge pain points.

Why buyers care Zero setup – Hit a new endpoint immediately. Runtime discovery – Because every x402 service exists in a common registry, an agent can search, compare, and invoke in one loop. Self-assembling agents become practical. Easily create proxy servers – Want an endpoint that isn’t supported? You can use our proxy server template to spin up an x402-compatible instance yourself using traditional API keys, and monetize it for others wanting access.

Why sellers care Reach incremental demand – Long-tail bots, side projects, one-off scripts, all of which too small for an account/signup flow, can now pay you. Micropayments without fraud – All payments settle onchain, nothing for stolen credit cards or chargebacks to reverse. Embedded distribution – instead of marketing to humans, create a compelling service meeting demand for agents and watch the requests roll in.

How we got here Last year we launched AgentKit (wallets for AI agents). Tens of thousands of agents now hold onchain balances, but they can’t pay for most web services. We revived the long-unused HTTP 402 (“Payment Required”) status code and wrote a spec to make it real. Marc Andresseen calls the lack of native value transfer “the original sin of the internet,” and we see x402 as the absolution of this sin.

How it works: x402 specifies a standard response body to accompany a 402 status code. This response body contains machine understandable instructions for how to pay. Payments are signature based an included as an `X-PAYMENT` header in a subsequent request to the same API endpoint. The accepting server can verify and settle payment themselves, or delegate the onchain settlement to what we call a facilitator. This means you don't have to touch crypto as a developer, you can just integrate a middleware and start receiving stablecoin payments in as little as 1 line of code. Because x402 natively traverses your existing client / server requests, it can be implemented in any language, and doesn't require webhooks, or any other complex integration. Its literally this simple: `paymentMiddleware("0xYourAddress", {"/your-endpoint": "$0.01"})`

Ask HN API providers – does the one-line integration fit your stack? What’s missing? Agent / infra builders – if a service isn’t available is the proxy server template sufficient? File issues, PRs welcome Everyone – poke holes in the trust and fee model; we’d love to iterate with your feedback

Curious to learn more? Check out our documentation and repo for more information, and please don’t hesitate to reach out to get onboard.

https://github.com/coinbase/x402 https://x402.org https://x402.gitbook.io/x402/getting-started/quickstart-for-...

Comments

danxkim•1y ago
Time to kill the API key.
pestatije•1y ago
standard X.402 (ISO/IEC 10021-2) does already exist
xinbenlv•1y ago
Congrats Erik. We are launching something that support x402 soon. DM'ed you on LinkedIn
ruiseal•1y ago
So it's an "open standard" and you can use any chain that meets Coinbase's "acceptance criteria". So under this guise, their whole goal is to make themselves centralizing force.
__erik•1y ago
we will happy accept PRs the add support for any chains that can perform the payment flows in a safe, non-custodial way for the client, resource server and faciliator. Currently x402 works with any EVM chain, and we're working with several chains on integrating.
ricochet11•1y ago
this looks great, gonna look into writing something to use with fastapi