get https://api.dexcheck.ai/api/v1/blockchain/tx-history
Get recent swap/buy/sell history for a pair
- Response may be null or missing data if the token is unknown or unsupported.
- Cache requests to avoid hitting rate limits.
Usage Ideas
- Use this endpoint to get swaps history for a DEX pair, can be used to monitor or track transactions in a way to show user the historical swaps or other purposes.