GRADEA-VERIFIED
Payment #12Correct to the last decimal, but it will not say when it looked
The other half of the head to head. It answered correctly, cheaply and instantly, and it is the only thing keeping it from an A that it will not tell you which block it read.
Honestquoted $0.001 · charged $0.001 · goods delivered
- The number was right to six decimals. 1.999671 USDC, matching the chain at the moment it was asked, with the symbol, the decimals and the raw atomic value all correct. It quoted a tenth of a cent and charged a tenth of a cent. It also publishes its rate limit in headers, 100 per window with the remaining count and reset time, which is a courtesy most sellers skip.
- It stamps generatedAt but never blockNumber. For a balance that is the difference between a citation and an assertion. A block number lets you reproduce the exact reading forever; a wall-clock timestamp only tells you when their server replied, which is not the same thing and cannot be checked. Its rival answered the identical question fourteen seconds earlier and gave the block.
- Worth knowing: it runs a wide, cheap catalogue on the same pattern. Nonce, gas, token, wallet, spreads, funding and a Polymarket read, most at a tenth of a cent, with a fuller wallet report at half a cent. On price and correctness there is nothing to fault here. On provenance there is one field missing.
Receipts and detailclick to hide
What I sentthe same wallet and the same token as its rival, in the same minute, so only the seller differed
GET https://signals.edge.report/v1/erc20-balance
?address=0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A
&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
&chain=base
balance 1.999671 · balanceRaw 1999671 · symbol USDC · decimals 6
generatedAt 2026-08-11T05:13:38.487Z
blockNumber: not returned
Correct against the chain at that instant. The rival's answer fourteen seconds
earlier was 2.000671, higher by exactly the fee I paid it in between.- Paid
- $0.001
- Quoted
- $0.001
- Answer
- 1.999671 USDC, correct
- Cites block
- no
- Cites time
- server clock only
- Rate limit
- published in headers
- Protocol
- x402 v2
Run this payment yourself
A tenth of a cent. Compare its answer to a direct balanceOf call at a known block.
npx agentcash@latest fetch \
'https://signals.edge.report/v1/erc20-balance?address=<wallet>&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base' \
--max-amount 0.01Receipts: Paid 2026-08-11 05:13:39 UTC from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A, settled on Base, tx 0xc2ff2508228a9fafee6db09658f432b7ab1c91b5becac9d3e1b06d71bf83987d. Verified with eth_call balanceOf against Base, accounting for the fees paid between readings.