Federal campaign finance profile: who a candidate is, what they raised and spent, and what
Federal campaign finance profile: who a candidate is, what they raised and spent, and what is left in the bank.
20000 (raw units)
price
3
calls / 30d
1
unique payers
2026-09-16
updated
Provider
loonie-toll.onrender.com · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "20000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": "20000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:137",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"amount": "20000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:42161",
"payTo": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"amount": "20000",
"maxTimeoutSeconds": 300
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {
"name": "Warren"
},
"type": "http"
},
"output": {
"example": {
"bestMatch": {
"candidateId": "S6TX00388",
"district": 0,
"electionYears": [
2026
],
"finances": {
"candidateSelfFundingUsd": 0,
"cashOnHandUsd": 1755783.35,
"coveringPeriod": "2025-04-01 to 2026-06-30",
"debtsOwedUsd": 0,
"electionYear": 2026,
"individualContributionsUsd": 9020177.98,
"individualItemizedUsd": 7256059.95,
"individualUnitemizedUsd": 1764118.03,
"loansUsd": 0,
"refundsUsd": 78228.71,
"totalDisbursementsUsd": 7492915.18,
"totalReceiptsUsd": 9248698.53
},
"firstFiled": "2025-04-08",
"hasRaisedFunds": true,
"incumbentOrChallenger": "Challenger",
"lastFiled": "2026-08-05",
"name": "PAXTON, WARREN KENNETH JR.",
"office": "Senate",
"party": "REPUBLICAN PARTY",
"principalCommittee": "KEN PAXTON FOR SENATE",
"state": "TX",
"status": "active statutory candidate"
},
"candidates": [
{
"candidateId": "S6TX00388",
"district": 0,
"electionYears": [
2026
],
"finances": {
"candidateSelfFundingUsd": 0,
"cashOnHandUsd": 1755783.35,
"coveringPeriod": "2025-04-01 to 2026-06-30",
"debtsOwedUsd": 0,
"electionYear": 2026,
"individualContributionsUsd": 9020177.98,
"individualItemizedUsd": 7256059.95,
"individualUnitemizedUsd": 1764118.03,
"loansUsd": 0,
"refundsUsd": 78228.71,
"totalDisbursementsUsd": 7492915.18,
"totalReceiptsUsd": 9248698.53
},
"firstFiled": "2025-04-08",
"hasRaisedFunds": true,
"incumbentOrChallenger": "Challenger",
"lastFiled": "2026-08-05",
"name": "PAXTON, WARREN KENNETH JR.",
"office": "Senate",
"party": "REPUBLICAN PARTY",
"principalCommittee": "KEN PAXTON FOR SENATE",
"state": "TX",
"status": "active statutory candidate"
},
{
"candidateId": "H6CA02291",
"district": 2,
"electionYears": [
2026
],
"finances": {
"candidateSelfFundingUsd": 25032.72,
"cashOnHandUsd": -9047.35,
"coveringPeriod": "2025-12-01 to 2026-06-03",
"debtsOwedUsd": 0,
"electionYear": 2026,
"individualContributionsUsd": 0,
"individualItemizedUsd": 0,
"individualUnitemizedUsd": 0,
"loansUsd": 0,
"refundsUsd": 0,
"totalDisbursementsUsd": 28446.29,
"totalReceiptsUsd": 25032.72
},
"firstFiled": "2026-02-11",
"hasRaisedFunds": true,
"incumbentOrChallenger": "Challenger",
"lastFiled": "2026-02-11",
"name": "BURGESS, GREGORY WARREN",
"office": "House",
"party": "NONE",
"principalCommittee": "GREGORY BURGESS FOR CONGRESS",
"state": "CA",
"status": "active statutory candidate"
}
],
"disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. FEC totals come from periodic filings and lag real time; they cover only the candidate's own committees, not outside or inde…",
"matchCount": 127,
"query": {
"name": "Warren",
"office": null
},
"reasons": [
"PAXTON, WARREN KENNETH JR. (REPUBLICAN PARTY) is an active statutory candidate for Senate in TX.",
"Raised $9,248,698.53 and spent $7,492,915.18 (2025-04-01 to 2026-06-30).",
"…3 more"
],
"retrievedAt": "2026-09-09T00:52:42.532Z",
"source": "Federal Election Commission (OpenFEC)",
"verdict": "ACTIVE_CANDIDATE"
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"description": "Max candidates to return, default 3",
"type": "integer"
},
"name": {
"description": "Candidate name, e.g. 'Warren'",
"type": "string"
},
"office": {
"description": "Office sought: H House, S Senate, P President",
"enum": [
"H",
"S",
"P"
],
"type": "string"
}
},
"required": [
"name"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"bestMatch": {
"properties": {
"candidateId": {
"type": "string"
},
"district": {
"type": "integer"
},
"electionYears": {
"items": {
"type": "integer"
},
"type": "array"
},
"finances": {
"properties": {
"candidateSelfFundingUsd": {
"type": "integer"
},
"cashOnHandUsd": {
"type": "number"
},
"coveringPeriod": {
"type": "string"
},
"debtsOwedUsd": {
"type": "integer"
},
"electionYear": {
"type": "integer"
},
"individualContributionsUsd": {
"type": "number"
},
"individualItemizedUsd": {
"type": "number"
},
"individualUnitemizedUsd": {
"type": "number"
},
"loansUsd": {
"type": "integer"
},
"refundsUsd": {
"type": "number"
},
"totalDisbursementsUsd": {
"type": "number"
},
"totalReceiptsUsd": {
"type": "number"
}
},
"type": "object"
},
"firstFiled": {
"type": "string"
},
"hasRaisedFunds": {
"type": "boolean"
},
"incumbentOrChallenger": {
"type": "string"
},
"lastFiled": {
"type": "string"
},
"name": {
"type": "string"
},
"office": {
"type": "string"
},
"party": {
"type": "string"
},
"principalCommittee": {
"type": "string"
},
"state": {
"type": "string"
},
"status": {
"type": "string"
}
},
"type": "object"
},
"candidates": {
"items": {
"properties": {
"candidateId": {
"type": "string"
},
"district": {
"type": "integer"
},
"electionYears": {
"items": {
"type": "integer"
},
"type": "array"
},
"finances": {
"properties": {
"candidateSelfFundingUsd": {
"type": "number"
},
"cashOnHandUsd": {
"type": "number"
},
"coveringPeriod": {
"type": "string"
},
"debtsOwedUsd": {
"type": "integer"
},
"electionYear": {
"type": "integer"
},
"individualContributionsUsd": {
"type": "number"
},
"individualItemizedUsd": {
"type": "number"
},
"individualUnitemizedUsd": {
"type": "number"
},
"loansUsd": {
"type": "integer"
},
"refundsUsd": {
"type": "number"
},
"totalDisbursementsUsd": {
"type": "number"
},
"totalReceiptsUsd": {
"type": "number"
}
},
"type": "object"
},
"firstFiled": {
"type": "string"
},
"hasRaisedFunds": {
"type": "boolean"
},
"incumbentOrChallenger": {
"type": "string"
},
"lastFiled": {
"type": "string"
},
"name": {
"type": "string"
},
"office": {
"type": "string"
},
"party": {
"type": "string"
},
"principalCommittee": {
"type": "string"
},
"state": {
"type": "string"
},
"status": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"disclaimer": {
"type": "string"
},
"matchCount": {
"type": "integer"
},
"query": {
"properties": {
"name": {
"type": "string"
},
"office": {
"type": "null"
}
},
"type": "object"
},
"reasons": {
"items": {
"type": "string"
},
"type": "array"
},
"retrievedAt": {
"type": "string"
},
"source": {
"type": "string"
},
"verdict": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
}
}Use it
curl
curl "https://loonie-toll.onrender.com/campaign" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://loonie-toll.onrender.com/campaign");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://loonie-toll.onrender.com/campaign")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/7836.json, and this resource appears in /discovery/resources and /discovery/search.