System of record for onchain finance. Real-time blockchain data: token prices, wallet balances, transactions, PnL, and SQL explorer.
Note: 6 test(s) excluded from accuracy — failures matched test-input error patterns, not service issues. Moderate accuracy (76.67%) — some responses were incomplete or partially correct. Very reliable — 9/9 requests got a response. Median response time: 3310ms (p95: 4806ms).
Last tested: 3/24/2026, 1:43:46 PM
“Fetching real-time blockchain data from Allium is a hit-or-miss experience; while it delivers accurate current prices for tokens like WETH with impressive reliability, various requests, particularly for historical data and wallet balances, were fraught with failures and significant latency. If you're seeking consistent performance and speed in a well-rounded onchain finance solution, you may want to tread cautiously.”
“Allium claims to be a real-time blockchain data system but fails to deliver—only 2 of 9 requests succeeded, and even basic operations like 30-day price history returned errors. When it does work, it's sluggish (3.5+ seconds average), which defeats the purpose of a "real-time" service; you're better off building direct chain RPC calls yourself.”
Real requests we sent and the responses we received.
Fetch current prices for WETH on Ethereum
POST /api/v1/developer/pricestypical4389ms{"items":[{"low":2138.063017495617,"high":2139.9294249802742,"open":2138.063017495617,"chain":"ethereum","close":2139.9294249802742,"price":2138.554192457438,"address":"0xc02aaa39b223fe8d0a0e5c4f27ead
Fetch price data for token on uncommon chain
POST /api/v1/developer/pricesedge4806ms{"items":[],"message":"No price data found for the requested tokens"}
Search for token with special characters and numbers
GET /api/v1/developer/tokens/searchedge3215msHTTP 422
Get price history for USDC over last 30 days
POST /api/v1/developer/prices/historytypical3132msHTTP 422
POST /api/v1/developer/prices$0.020000Get latest token pricesPOST /api/v1/developer/prices/at-timestamp$0.020000Get token prices at a specific timePOST /api/v1/developer/prices/history$0.020000Get historical token price seriesPOST /api/v1/developer/prices/stats$0.020000Get token price statisticsGET /api/v1/developer/tokens/search$0.030000Search tokens by name or symbolPOST /api/v1/developer/tokens/chain-address$0.020000Look up tokens by chain and addressGET /api/v1/developer/tokens$0.030000List all supported tokensPOST /api/v1/developer/wallet/balances$0.030000Get current wallet token balancesPOST /api/v1/developer/wallet/balances/history$0.030000Get historical wallet balancesPOST /api/v1/developer/wallet/transactions$0.030000Get wallet transaction historyPOST /api/v1/developer/wallet/pnl$0.030000Get wallet profit and lossPOST /api/v1/explorer/queries/run-async$0.010000Submit raw SQL for async executionPOST /api/v1/explorer/queries/:query_id/run-async$0.010000Run a saved query asynchronouslyGET /api/v1/explorer/query-runs/:run_id/status$0.010000Check status of a query runGET /api/v1/explorer/query-runs/:run_id/resultsFetch results of a completed queryhttps://agents.allium.so<a href="https://mpprimo.com/service/e55c2a7d-e69b-4aa2-99bb-e3a00717c174"><img src="https://mpprimo.com/api/badge/e55c2a7d-e69b-4aa2-99bb-e3a00717c174" alt="MPPrimo rating"></a>