frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Newspeak

https://github.com/dv-hart/newspeak
1•handfuloflight•8m ago•0 comments

Show HN: I taught Claude Code to file Indian income-tax returns (ITR)

https://github.com/karanb192/itr-wala
1•karanb192•11m ago•0 comments

Storj begins court-supervised restructuring, proposes equity for token holders

https://www.storj.io/blog/an-open-letter-to-the-storj-token-community-the-restructuring-the-netwo...
1•Manouchehri•20m ago•0 comments

Architecting Persistent Memory for Multi-Agent System [video]

https://www.youtube.com/watch?v=lw52w7Pw86M\
1•handfuloflight•23m ago•0 comments

Playing Computer Music via Am Radio on Computers Like Altair, IMSAI, PDP8, etc.

https://github.com/rcl9/Playing-Computer-Music-via-AM-Radio-on-IMSAI-8080-PDP8-Sorcerer-TRS80-etc...
1•TMWNN•26m ago•1 comments

Show HN: A macOS Port of Ventoy2disk

https://github.com/fcjr/ventoy-mac
1•fcjr•29m ago•0 comments

Sam Altman: "Never a Better Time to Do a Startup" [video]

https://www.youtube.com/watch?v=ZIaOBAjvc38
1•tvvocold•30m ago•0 comments

39,535+ hours of open robot data

https://datasets.bot/
1•ilreb•35m ago•0 comments

Walk on Decomposed Subdomains

https://clementjambon.github.io/wods/index.html#blogpost
1•E-Reverance•37m ago•0 comments

ICE launching operation in New York City

https://thehill.com/policy/national-security/5992642-ice-queens-long-island-raids/
3•Alien1Being•38m ago•0 comments

Key Considerations for On-Premises Project Management Platform Planning

https://ones.com/blog/10-key-considerations-for-on-premises-project-management-platform-planning/
1•coding1134•38m ago•0 comments

Tracked Capabilities for Safer Agents

https://martinodersky.substack.com/p/tracked-capabilities-for-safer-agents
2•matt_d•40m ago•0 comments

Street videos 'exploiting' vulnerable people

https://www.bbc.com/news/articles/c0rdglq4nvlo
1•1659447091•43m ago•0 comments

Dunning-Kruger effect is the result of statistical artifact

https://neurosciencenews.com/dunning-kruger-inversion-confidence-31132/
1•_superposition_•44m ago•0 comments

Can AMD Break the CUDA Moat? AMD Advancing AI 2026

https://newsletter.semianalysis.com/p/can-amd-break-the-cuda-moat-amd-advancing
2•gmays•49m ago•0 comments

Claude's code comments – too much or just enough?

4•lalaleslieeeee•58m ago•2 comments

CharaLab

https://aicharalab.com/
2•zzkk•1h ago•0 comments

Deep in This Lake, a Contagious Cancer Is Spreading

https://www.nytimes.com/2026/07/22/science/contagious-cancer-catfish.html
1•gmays•1h ago•0 comments

Playing with Playbook; the scheduling app for astronauts (2015)

https://blogs.esa.int/iriss/2015/09/09/playing-with-playbook/
1•prawn•1h ago•0 comments

Show HN: SeaTicket – AI agent that resolve GitHub and Discord issues

2•Daniel-Pan•1h ago•0 comments

Show HN: Coast – Turn an iPhone into a control surface for a Mac

https://coast.masn.studio
1•MasonChen•1h ago•0 comments

Ask HN: What apps are you building?

7•totaldude87•1h ago•4 comments

Using an open model feels surprisingly good

https://matthewsaltz.com/blog/using-an-open-model-feels-surprisingly-good/
58•msaltz•1h ago•27 comments

An Uncomplicated Man

https://www.lrb.co.uk/the-paper/v48/n14/emily-wilson/an-uncomplicated-man
5•andsoitis•1h ago•1 comments

Zureka: A way forward to solving the thorniest issues in quantum mechanics

https://deivondrago.substack.com/p/zureka-a-way-forward-to-solving-the
2•mellosouls•1h ago•0 comments

Is This What Comes After AI Slop?

https://www.theatlantic.com/technology/2026/07/daggermouth-novel-bestseller-ai/688067/
4•acmnrs•1h ago•1 comments

A Gang of Thieves Pulled Off a Multimillion-Dollar Data Center Heist

https://www.nytimes.com/2026/07/12/magazine/data-center-heist.html
2•acdanger•1h ago•0 comments

EYG: A Programming Language for Humans

https://crowdhailer.me/2026-06-08/a-programming-language-for-humans/
23•crowdhailer•1h ago•9 comments

A $500 RL fine-tune of a 9B open model beat frontier models on catalog review

https://fermisense.com/when-machines-take-the-wheel/
36•ilreb•1h ago•6 comments

Review: Neil Postman's 'Amusing Ourselves to Death' (2016)

https://www.refsmmat.com/posts/2016-01-23-amusing-ourselves-to-death.html
4•jruohonen•1h ago•0 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