🤖 Hash Hunter

AI-powered blockchain operations server with natural language processing. Execute blockchain transactions across multiple chains. API access is gated using x402 payment protocol.

Available Endpoint

POST /api/process x402

Description: AI-powered blockchain operations endpoint that processes natural language commands and returns executable transactions

Request Body:

{ "messages": [ { "role": "user", "content": "Send 10 USDC to 0x..." } ], "wallet": "YourWalletAddress", }

How to Use

  1. Make a POST request to /api/process with natural language commands in the messages array
  2. Include your wallet address and target blockchain chain
  3. Receive a 402 Payment Required response with payment details
  4. Complete payment signature on the client side
  5. Receive AI-processed response with ready-to-execute blockchain transactions

Features

Example Use Cases

Documentation

For more information about Hash Hunter and x402 protocol: