Forgemesh · Congress Trade Filings

by Forgemesh

$0.01
per call · USDC on Base

US House financial-disclosure filing index: every filing by members and candidates — periodic transaction reports, annual reports, amendments, extensions — with filer, state/district, filing type, date, and a direct PDF link. Filter by member, state, type, or year. Filing velocity is itself a signal: a burst of trade reports precedes the parsed rows appearing.

Endpoint
POST https://x402.forgemesh.io/congress-trade-filings
2calls / 30dmeasured by x402.new
2paying wallets / 30dmeasured by x402.new
100%uptime · 194ms p95measured by x402-list.com
Acompliance grademeasured by x402-list.com

Listed in 3 directories: bazaar, x402-list, x402-new. First seen 5 Sept 2026.

Call this service

The endpoint answers an unpaid request with an HTTP 402 and a payment challenge. @x402/fetch signs it, pays in USDC, and retries — you get the result back in one call.

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const pay = wrapFetchWithPayment(fetch, account);

const res = await pay("https://x402.forgemesh.io/congress-trade-filings", {
  method: "POST",
  headers: { "content-type": "application/json" },
  body: JSON.stringify({ /* see the 402 challenge for the shape */ }),
});

console.log(await res.json());
Open the endpoint ↗On OpenSea's x402 Bazaar ↗Everything from x402.forgemesh.io

More from x402.forgemesh.io

Forgemesh · Describe Image
A
x402.forgemesh.io

Image description API: detailed natural-language description of any image URL — subjects, setting, actions, visible text — from our locally-hosted vision engine. Use for image understanding, content cataloging, moderation pre-screening, and vision-blind agent workflows. Images processed in memory, never stored.

POSTBaseMedia & generation
8 calls / 30d · 100% up$0.01
Forgemesh · Agent Service Directory
A
x402.forgemesh.io

A directory built for agents choosing which paid tool to call next: 11 ForgeMesh x402 services with category, endpoint counts, and price ranges, refreshed from each service's live API discovery output. Optional category filter narrows results. Returns the product id needed to fetch full call shapes from fleet-product-detail.

POSTBaseAI & inference
6 calls / 30d · 100% up$0.05
Forgemesh · Robinhood Chain Tokens
A
x402.forgemesh.io

Registry of tokenized stock and ETF contracts on Robinhood Chain (chain id 4663): 25 verified token addresses with their on-chain price-feed addresses, chain metadata (RPC, explorer, gas token), and source citations for every entry. Read-only public blockchain data — informational only, no trading or brokerage functions.

POSTBaseOnchain
3 calls / 30d · 100% up$0.001
Forgemesh · Agent Fortune
A
x402.forgemesh.io

Agent fortune API: a fortune cookie written specifically for AI agents ('A cached response is worth two upstream calls'), plus a lucky number and lucky HTTP status code. The cheapest, most delightful way to make your first x402 payment and verify your wallet stack works end to end. New fortune every call.

POSTBaseAI & inference
2 calls / 30d · 100% up$0.001
Forgemesh · Legislation Lookup
A
x402.forgemesh.io

Legislation lookup by bill identifier: official metadata for House and Senate bills and resolutions — sponsor, introduction date, latest action, committees, cosponsor and amendment counts — cached one hour. The deterministic companion to keyword-based regulation search.

POSTBaseEverything else
1 calls / 30d · 100% up$0.005
Forgemesh · Vehicle Fuel Economy
A
x402.forgemesh.io

Official fuel-economy lookup for US light-duty vehicles back to 1984: city, highway, and combined MPG, fuel type, estimated annual fuel cost, tailpipe CO2 grams per mile, and greenhouse-gas score — by year/make/model, VIN, or exact variant id. Sibling engine/transmission variants are listed so agents can price the exact configuration. For cost-of-ownership, shopping, and fleet agents.

POSTBaseEverything else
1 calls / 30d · 100% up$0.005

Uptime and compliance: x402-list.com (CC BY 4.0). Safety scores: x402.direct. Call and payer counts: x402.new. AMNT indexes this endpoint and does not host, operate or vouch for it.