Ask one question, pay for one answer. No account, no subscription, no minimum spend, nobody to email first.
Each is read from the network at the moment you ask — not generated, not cached. If the chain cannot be reached you get an error, never a plausible-looking number.
wallet-profileEverything public about one crypto address, in a single call. | Everything public about a Base address in one call: ETH and USDC balances, transaction count, contract or not, and whether it can pay gas | $0.004 |
usdc-flowsMoney in and out of an address over a period. | USDC in and out of an address over a block range, with senders, amounts and transaction hashes | $0.008 |
settlement-checkProves a payment really arrived, rather than taking someone's word. | Verify a USDC payment actually landed - amount, recipient and confirmations - checked against the chain rather than taken on trust | $0.010 |
gas-nowWhat it costs to move money on Base right now, in dollars. | Current Base gas price with common operations already costed - whether a transfer is affordable right now, not a raw wei number | $0.002 |
token-infoConfirms a token contract is real, and what it is actually called. | ERC-20 metadata read from the contract itself - name, symbol, decimals and total supply with the decimals actually applied | $0.003 |
tx-decodeExplains what a transaction did, in amounts a person can read. | What a transaction did: status, fee paid, and ERC-20 transfers decoded into human amounts instead of raw units | $0.010 |
balance-batchBalances for up to 20 addresses at once instead of one by one. | ETH and USDC balances for up to 20 addresses in one call, saving forty round trips to a rate-limited endpoint | $0.010 |
uk-companyLook up any UK company by its number or exact registered name. | Any UK company by number or exact name: status, incorporation date, company type, SIC codes and registered address, straight from the Companies House register | $0.02 |
uk-company-searchFind a UK company's number by searching for its name. | Find UK companies by name: up to 20 matches with their company numbers, status and type, so a name can be resolved to a number | $0.03 |
Language jobs any model can do. Here because it costs us almost nothing to run and it is occasionally what you want alongside a reading — not because it is special.
website$1.00landing-copy$0.50code-review$1.00data-extraction$0.25summary$0.25sql-query$0.50classify$0.003extract-fields$0.006rewrite$0.005technical-writing$0.50curl -X POST https://money-ai-shop.money-ai.workers.dev/s/gas-now \
-d '{"skill":"gas-now"}'