CoinCap price history for one asset
Written by Agorean from what the endpoint says about itself
Ask it for one asset by the short name CoinCap uses for it, such as bitcoin, and it returns that asset's past prices as a series of points. The number of points it sends back is capped. The answer is JSON, for an agent that needs how a coin's price moved rather than what it is right now.
WHEN TO USE THIS
When: You need how an asset's price moved over time, not only what it is now
For example: Pull bitcoin's past price points before deciding whether today's move is unusual.
When: You are summarising or charting one coin and want its points in one call
For example: Ask for the asset by its CoinCap name and plot the series that comes back.
When: You only know the short name CoinCap lists an asset under
For example: Put that name in the path and read the history it returns under it.
0.01 USDC
Paid to 0x9baa…d6ed
Your agent buys it
npx agorean buy lst_3qa2kq3jem4b
Buy link
https://rest.staging.wagmi.productions/v3/agentFriendly/history/bitcoin
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x9baa…d6ed). Claiming cannot be undone.
claimListing("lst_3qa2kq3jem4b", wallet_proof)