Author

Topic: verify bitcoin transactions (Read 2329 times)

member
Activity: 70
Merit: 10
March 02, 2012, 05:29:14 AM
#8
Oh thanks.. that sounds nice..

So if I understand this right they`ll send you the notfication as a JSON String to a callback URL?

Does somebody use this service?Any experiences?
hero member
Activity: 488
Merit: 500
March 02, 2012, 04:25:42 AM
#7
I want to verify incoming payments.. if bitcoins were received -> do something.. shouldnt that be possible?
You could register at my service www.bitcoinmonitor.net and receive confirmations as http callback or email (or rss-feed) for payments to any BitcoinAddress, independent of your wallet or your local bitcoin instance.
member
Activity: 70
Merit: 10
March 01, 2012, 05:07:15 PM
#6
I want to verify incoming payments.. if bitcoins were received -> do something.. shouldnt that be possible?
hero member
Activity: 488
Merit: 500
March 01, 2012, 03:06:40 PM
#5
What exactly do you want to achieve?
member
Activity: 70
Merit: 10
March 01, 2012, 12:30:53 PM
#4
Are there any other ideas?
member
Activity: 70
Merit: 10
March 01, 2012, 10:23:37 AM
#3
If you look at the needed functions the api provides:

"Address Lookups

    getreceivedbyaddress/Address - Get the total number of bitcoins received by an address (in satoshi) Do not use to process payments!
    getsentbyaddress/Address - Get the total number of bitcoins send by an address (in satoshi) Do not use to process payments!
    addressbalance/Address - Get the balance of an address (in satoshi) Do not use to process payments!
    addressfirstseen/Address - Timestamp of the block an address was first confirmed in
"
donator
Activity: 1218
Merit: 1015
March 01, 2012, 10:18:58 AM
#2
Something beyond the search tools in blockexplorer-type services? http://blockchain.info/
member
Activity: 70
Merit: 10
March 01, 2012, 10:08:20 AM
#1
Is there any way to verify bitcoin transactions?Cant find something on the forum..

I guess the rpc api only works for wallet internal transactions, right?!?

Thanks in advance..
Jump to: