frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: In the age of agentic coding why no one talks about orchestration tools

2•ios-contractor•3m ago•0 comments

Causal Summit

https://causalsummit.com/
2•northlondoner•4m ago•0 comments

Don't waste Claude limits babysitting AI experiments

https://heyneo.com/claude-code
2•gauravvij137•9m ago•0 comments

Show HN: Treating PowerPoint decks like code for codex/ChatGPT

https://github.com/sirilsengolraj-source/presentation-skill
1•Sirilsengolraj•9m ago•0 comments

AI Coding Traps Every Engineering Team Should Know

https://jsdevspace.substack.com/p/the-8-ai-coding-traps-every-engineering
1•javatuts•11m ago•0 comments

Show HN: Multiserial – a serial terminal for macOS that does not feel ancient

https://github.com/tpp6me/serial-com-multiplatform
1•praveentp•12m ago•0 comments

Chesterton's Middle Finger

https://www.arp242.net/chestersons-finger.html
1•birdculture•15m ago•0 comments

What is the best coding harness as of June 2026?

1•alxh•15m ago•1 comments

Chattiness

https://www.lrb.co.uk/blog/2026/june/chattiness
1•Michelangelo11•16m ago•0 comments

System Prompts – Claude API Docs

https://platform.claude.com/docs/en/release-notes/system-prompts
1•ankitg12•16m ago•0 comments

Show HN: A simple web studio for generating videos with Seedance models

https://seadance-video.com/
1•Evanmo666•20m ago•1 comments

React Parallax

https://react-parallax.dev/
1•iampoul•22m ago•0 comments

Show HN: We matched full-context recall on ~1% of the tokens (open benchmark)

https://github.com/compresh/compresh-benchmarks/blob/main/epbench/WRITEUP.md
1•compresh•26m ago•0 comments

The AI Poet

https://www.johnderoulet.com/post/the-ai-poet
1•MrBusch•26m ago•0 comments

Elevated errors for Claude Opus 4.8

https://status.claude.com/incidents/2stpj60m2fr9
1•adamheath•27m ago•0 comments

A single API to manage Apple, Google, and Stripe subscriptions

https://crosspay.dev/blog/introducing-crosspay-the-future-of-cross-platform-monetization/
1•pcvetkovski•27m ago•0 comments

CoreGLP Denmark

https://www.facebook.com/CoreGLPDenmark.Get
1•konikathy•28m ago•0 comments

Visualization: Would 1M Starlink satellites look

https://static.tomaskafka.com/prototypes/1m-starlinks/
1•tomaskafka•28m ago•0 comments

Advice on Gifted Education

https://terrytao.wordpress.com/career-advice/advice-on-gifted-education/
1•pykello•29m ago•1 comments

Meta Invests $900M in CRED, Taps Founder to Head WhatsApp

https://www.bloomberg.com/news/articles/2026-06-22/meta-taps-new-whatsapp-boss-as-part-of-900-mil...
2•thisislife2•29m ago•0 comments

Horsewood Reviews Experts vs. Consumers – Who's Right?

https://finance.yahoo.com/sectors/healthcare/articles/horsewood-urgent-report-2026-horse-19110038...
1•kilzdaru•36m ago•0 comments

Everything*: An interactive voyage through all orders of magnitude

https://www.everything.one/
1•luu•36m ago•0 comments

GPT 5.6 Pro SVG output is INSANE

https://twitter.com/JaydenDavisNC/status/2069190974622822872
2•wahnfrieden•40m ago•0 comments

Show HN: Exeria Charts – A native, high-performance financial charting library

https://github.com/efixdata/exeria-charts
2•katomek•40m ago•0 comments

NASA's Ranger 7 descending on the Moon [video]

https://www.youtube.com/watch?v=nV9nK8dqqU4
2•JPLeRouzic•42m ago•0 comments

Sideways, Not Up: Why AI Is Not a New Abstraction Layer

https://www.sixsideddice.com/Blog/Thoughts/SidewaysNotUpWhyAIIsNotANewAbstractionLayer.html
1•rusk•42m ago•0 comments

Patch the Planet

https://openai.com/index/patch-the-planet/
1•jonbaer•44m ago•0 comments

EGC – your AI never re-explains your project when you switch sessions

https://dev.to/fmarzochi/i-got-tired-of-re-explaining-my-project-to-ai-every-session-so-i-built-e...
1•fmarzochi•46m ago•0 comments

Openresearch: GLM 5.2 for Autoresearch

https://openresearch.sh/
1•ilreb•48m ago•0 comments

Three things to watch amid Anthropic's latest feud with the government

https://www.technologyreview.com/2026/06/22/1139424/three-things-to-watch-amid-anthropics-latest-...
3•joozio•49m 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