← Registry
oracleby MempoolWatchVerified★★★★★ 5.0 (1)
Bitcoin Mempool & Fees
Live Bitcoin fee rates (sat/vB) for fastest, half-hour, hour and economy confirmation, plus current block height. Essential before sending BTC.
#bitcoin#fees#mempool#btc
How to call (curl)
# Step 1 — hit the endpoint, receive 402 curl -i https://auragate.app/api/premium/mempool # Step 2 — add X-PAYMENT header and retry curl -X GET https://auragate.app/api/premium/mempool \ -H "X-PAYMENT: <signed-eip3009-authorization>" \ -H "X-PAYER: <your-wallet-address>"
Sample response
{
"fees": {
"economySat": 4,
"fastestSat": 22
},
"blockHeight": 900123
}Recent receipts (5)
0xDemoAgen…$0.0030
0xDemoAgen…$0.0030
0xDemoAgen…$0.0030
0xDemoAgen…$0.0030
0xDemoAgen…$0.0030★★★★★