frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

You are not in the race against slop cannons

https://hils.substack.com/p/you-are-not-in-the-race-against-slop
1•herbertl•1m ago•0 comments

Easy to USE online PDF Editor with OCR, merge PDFs

https://pixoate.com/pdf-editor
1•HSK11•1m ago•1 comments

Richard Sutton Breaks Away from Keen AI to Start Oak Lab

https://twitter.com/RichardSSutton/status/2076663628301058329
1•tosh•1m ago•0 comments

Reaction: Daemon Scanning Program Outputs for Repeated Patterns and Actions

https://framagit.org/ppom/reaction
1•birdculture•2m ago•0 comments

Truth about battery fires – Gore Street Capital [video]

https://www.youtube.com/watch?v=LDMs7QQqQxE
1•leonidasrup•3m ago•0 comments

Ask HN: What Did You Work On? (June 2026)

2•adithyaharish•4m ago•0 comments

The Magic of Zakkyo Buildings

https://www.noahpinion.blog/p/a-better-way-to-build-a-downtown
1•andsoitis•5m ago•0 comments

Apple M7 Ultra Chip Planned with Up to 1.5 TB of Unified Memory

https://www.techpowerup.com/350711/apple-m7-ultra-chip-planned-with-up-to-1-5-tb-of-unified-memory
3•Tenoke•6m ago•0 comments

LingBot-Video: An open-source MoE video foundation model for embodied AI

https://github.com/robbyant/lingbot-video
1•Kajaking•6m ago•0 comments

Show HN: Hacker News reader with Reddit style comments

https://www.orangecrumbs.com/hn/
1•oyster143•7m ago•0 comments

Laws of Project Management

https://www.lucasfcosta.com/blog/laws-of-software-project-management
1•BerislavLopac•7m ago•0 comments

Make No Assumptions

https://lethain.com/make-no-assumptions/
1•pspeter3•8m ago•0 comments

The State of the AI Economy [pdf]

https://intelligence.exponentialview.co/assets/ev-state-of-ai-economy-2026.pdf
1•gmays•8m ago•0 comments

Pixoate an AI Photo Editor

https://pixoate.com
1•harpal11•9m ago•1 comments

Show HN: A Transformer Is All You Need PT 2L: Precision Brain Surgery

https://zenodo.org/records/21336223
1•KnoxProtocol•9m ago•0 comments

Show HN: Learn OCaml, exercises checked by WASM in browser

https://ocamllearn.vercel.app
1•ioma8•9m ago•0 comments

Meta's Louisiana Data Center Campus to Surpass $250B Price Tag

https://www.bloomberg.com/news/articles/2026-07-13/meta-s-louisiana-data-center-to-surpass-250-bi...
1•alephnerd•9m ago•0 comments

Volkswagen CEO says 50,000 more job cuts may be needed to close competitive gap

https://www.cnbc.com/2026/07/13/volkswagen-ceo-50000-job-cuts-may-be-needed-to-close-competitive-...
3•root-parent•11m ago•1 comments

Revisiting Yliluoma's ordered dither algorithm

https://30fps.net/pages/revisiting-yliluoma-2/
1•ibobev•11m ago•0 comments

Apple Stock Hits Record Territory as Traders Sour on AI Spending

https://www.macrumors.com/2026/07/13/apple-stock-record-territory/
1•datakan•11m ago•0 comments

Oatmeal Spice

https://www.boristhebrave.com/2026/07/05/oatmeal-spice/
1•ibobev•11m ago•0 comments

Commodore 64 Basic Dungeon Crawler

https://retrogamecoders.com/c64-basic-dungeon-part7/
1•ibobev•12m ago•0 comments

Meccha Chameleon

https://store.steampowered.com/app/4704690/MECCHA_CHAMELEON/
1•doener•14m ago•0 comments

Latent Space as a New Medium

https://kk.org/thetechnium/latent-space-as-a-new-medium/
1•arbesman•14m ago•0 comments

crates.io: Development Update

https://blog.rust-lang.org/2026/07/13/crates-io-development-update/
2•dubi_steinkek•16m ago•0 comments

Evaluating the GPT-5.6 Family

https://www.braintrust.dev/blog/gpt56-decision-map
1•mooreds•17m ago•0 comments

I built a website to help artists book their tour

https://stevehofstetter.substack.com/p/i-built-a-website-to-help-artists
1•mooreds•17m ago•0 comments

Spain's mega EU debt proposal sets up showdown with northern European countries

https://www.politico.eu/article/spain-mega-eu-debt-proposal-sets-up-showdown-with-northern-europe...
1•mooreds•18m ago•0 comments

Drawings in untrained neural networks survive the training process

https://twitter.com/willdepue/status/2076581570782056523
1•LorenDB•18m ago•0 comments

Show HN: Build Rules for Claude Code, Cursor, and Codex

https://kastra.ai/
1•carlosjimenez1•18m 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