Introducing: Ethereum address activity notifications
Author: Alchemy Team
The current problem
In 2009, Apple launched its push notification service (APNS) which allowed third-party developers to send notification data to their applications. This marked a fundamental shift in the way people consume information.
Imagine if you had to refresh your email every 5 minutes to see if you got into your dream school or if your crush likes your new profile picture - you’d never be able to focus on anything else!
Today, as consumers, we’re used to customizing our alerts to receive as few or as many notifications as we want for everything from emails to dating apps. This behavior has become ubiquitous, but how does this look from the application’s side? How do these apps you use every day know when to alert you, and how do they keep track of this information?
That's why we built Alchemy Notify.

Address activity notifications
Today we’re announcing new capabilities to Alchemy Notify.
Address activity notifications allow you to track transaction activity on the blockchain. More specifically, developers can set up alerts for activity on specific addresses and have the relevant data sent to their custom URL. This not only saves our dev community valuable time and money (as they no longer have to watch each new block and write custom filters to track their specific data), but it also powers push notifications for blockchain users.
This real-time notification pairs nicely with the Transfers API (currently in beta) which allows our developers to get historical transaction data for ethereum addresses. For example, imagine if you were building a wallet application and a new user signs up.
You can now handle their transactions in two simple steps with Alchemy’s custom endpoints:
- Call the Transfers API method to get all historical data for that user’s address.
- Track the user’s address using the Address Activity webhook to receive real-time updates on any subsequent transactions for your user.
There’s your whole backend right there. There is currently no limit to the number of ethereum addresses that can be tracked (some customers track as many as 20,000 addresses at once).

3 minutes to integrate
- Sign up for Alchemy
- Create a webhook with a URL and relevant addresses (we also have an API to create new webhooks!)
- Alchemy sends you notifications
- Your users stop worrying about the status of their crypto trades
--
Alchemy Newsletter
Be the first to know about releases
Sign up for our newsletter
Get the latest product updates and resources from Alchemy
By entering your email address, you agree to receive our marketing communications and product updates. You acknowledge that Alchemy processes the information we receive in accordance with our Privacy Notice. You can unsubscribe anytime.
Related articles

Blockchain RPC infrastructure evaluation guide for enterprises
Choosing the wrong blockchain RPC provider can mean costly migrations and poor performance. Use this enterprise evaluation framework to ask the right questions before you commit.

Photon on Alchemy: compressed Solana data, standard RPC
Photon / ZK Compression read methods now run on Alchemy’s standard Solana RPC URL—one endpoint, production-scale latency, and a migration that is a URL change from other Photon-compatible providers.

How the edge layer powers faster RPC on Alchemy
Inside the Alchemy Edge Proxy: how a custom bare-metal ingress layer makes blockchain RPC up to 7.5x faster across 100+ networks, with no customer migration.