post https://api.blockvision.org/v1/
This JSON-RPC method returns stats for a single bundle. You must provide a blockNumber and a bundleHash, and the signing address must be the same as the one who submitted the bundle.
Supported on Ethereum Mainnet and Goerli.
Through eth_getBundleStat, you can fetch bundle stats. bundleHash is necessary. After sending bundleHash to the Flashbots relay, you can get bundle stats without dealing with Flashbots, reducing technical costs.