frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pulse – a lightweight uptime and API monitor I built solo

https://pulse-c751.onrender.com/
1•IsakSandberg•1m ago•0 comments

Show HN: WidgetAI – Design iOS widgets in plain English, no Xcode

https://www.getwidgetai.com
1•bring-shrubbery•3m ago•0 comments

Show HN: TypeScript/JavaScript as interactive isometric circuit board

https://artpar.github.io/solderless/
1•artpar•6m ago•0 comments

Ask HN: ASICs made GPU crypto mining obsolete. Will ASICs for AI be a thing?

1•unpopularopp•6m ago•0 comments

Elementor cuts 100 jobs, 30% of workforce, as AI reshapes website building

https://www.calcalistech.com/ctechnews/article/sycgn6yxze
1•taubek•8m ago•0 comments

Wero Tracker – European Payment Adoption Progress

https://www.werotracker.eu/
2•komape•10m ago•0 comments

Show HN: Cloud Inefficiency Audit – a local CLI to audit your Hetzner bill

https://github.com/gelkao/cloud-inefficiency-audit
1•dominikz•10m ago•1 comments

Pieter Levels' Data Shows Negative Posts Get 2.5x More Views

https://x.com/i/trending/2071612403301683379
3•vantareed•15m ago•0 comments

Blades.css is an updated fork of pico.css

https://blades.ninja/
1•cantdutchthis•15m ago•0 comments

Back to the Future II

https://blog.entropy.capital/p/back-to-the-future-ii
1•gcotsikis•15m ago•1 comments

Reddit now experimenting with "For You" default feed for some users

https://old.reddit.com/r/help/comments/1ufgtew/weekly_recap_june_25_2026/
1•taurath•19m ago•0 comments

A GitHub-compatible Git service built for AI agents

https://github.com/ngaut/agent-git-service
1•shenli3514•20m ago•0 comments

AI Tools Accelerates Coding, but Not Overall Software Delivery

https://www.infoq.com/news/2026/06/ai-coding-outpaces-governance/
1•msolujic•22m ago•0 comments

Online Shopping App – Digihaat

https://play.google.com/store/apps/details?id=org.ondc.nirmitbap&hl=en_IN
1•ananyasinghh•22m ago•0 comments

AI agents are not your "coworkers"

https://www.technologyreview.com/2026/06/29/1139849/ai-agents-are-not-your-coworkers/
1•joozio•23m ago•0 comments

Show HN: Gitstock–Transform you GitHub commit history into K-line and animations

https://gitstock.org/
1•dares2573•25m ago•1 comments

We Are Hiring

https://talents2germany.de/internal-jobs/remote-next-js-developer-fintech-full-stack/
1•PlacementT2G•29m ago•0 comments

Internet surveillance is driving me back to 1990s computing

https://marcuscoetzee.com/surveillance/
1•zazuke•31m ago•0 comments

Collateral Damage of IP-Based Blocking During LaLiga Football Streaming in Spain

https://ooni.org/post/2026-laliga-collateral
2•kieto•34m ago•0 comments

Heavy corporate AI spenders add staff faster than peers

https://www.ft.com/content/8026eac6-16ad-467d-b8c3-c48c5af684e6
2•uxhacker•46m ago•0 comments

Show HN: PDFMergely – In-browser PDF tools that never upload your files

https://pdfmergely.com
1•pdfmergely•48m ago•2 comments

Show HN: Berth – A native macOS app for managing containers with Apple/container

https://github.com/tofa84/berth
1•tomfal•48m ago•0 comments

Ask for Feedback Before You Need It

1•Semi_hayat•49m ago•0 comments

Estonian camera headed for deep-space mission in 2028

https://news.err.ee/1610059198/estonian-camera-headed-for-deep-space-mission-in-2028
1•marklit•50m ago•0 comments

DevOps

1•Snapymon•53m ago•0 comments

Oil stocks in US Strategic Reserve fall by 5.5M – lowest level since 1983

https://www.reuters.com/business/energy/oil-stocks-us-strategic-petroleum-reserve-fall-by-55-mill...
2•Teever•53m ago•0 comments

The Force Is with Cristal Beer

https://en.wikipedia.org/wiki/The_Force_is_with_Cristal_Beer
1•Michelangelo11•56m ago•0 comments

DeepSeek Open Sources DSpark

https://venturebeat.com/orchestration/deepseek-open-sources-dspark-a-new-framework-to-speed-up-ll...
1•msalsas•56m ago•0 comments

Wellformed: Validation Schemas as JSON for TypeScript and Rust

https://wellformed.net/
1•burnrate•1h ago•1 comments

DeepSeek V4 official release coming in mid-July with 2x peak-hour API pricing

https://technode.com/2026/06/30/deepseek-to-launch-v4-in-mid-july-with-new-peak-time-api-pricing/
3•linzhangrun•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