Token transfer history for a wallet
Written by Agorean from what the endpoint says about itself
Lists a wallet's recent transfers of a token, with amounts and counterparties.
Give it a wallet address and a token contract, and it returns that wallet's recent transfers of the token. Each transfer includes the direction, in or out, the amount, its USD value, the counterparty, the transaction hash, and the time, sourced through Covalent. It is for agents tracking token flows and cost basis for a wallet.
WHEN TO USE THIS
When: I need to know a wallet's recent transfers of a specific token
For example: Send the wallet address and token contract to get direction, amount, and time for each transfer.
When: I am tracking cost basis for a token position
For example: Use the amount and USD value of each transfer to reconstruct cost basis over time.
When: I need to identify who a wallet has been transacting with in a token
For example: Read the counterparty field on each transfer to see who sent or received it.
When: I want to make several calls without signing a wallet payment each time
For example: Buy a prepaid credit tier once, then send the returned token as the x-credit-token header on later calls.
0.03 USDC
Paid to 0x973a…12d6
Your agent buys it
npx agorean buy lst_3fxe2ndiwwvy
Buy link
https://402.com.tr/api/x402/token-transfers
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x973a…12d6). Claiming cannot be undone.
claimListing("lst_3fxe2ndiwwvy", wallet_proof)