Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb2bc02…1017ba
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdc3ad3…991acf
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6ff50f…ff23b0
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4f45a3…8346df
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa204a4…fcca17
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x053d2d…74852a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f7fd5…c96584
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x31c69d…fd51a8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5ac618…56e199
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe4edd0…68c701
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcf1f18…66ecb1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5b80f9…2194be
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x04e8e4…519294
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe0e871…b4e92e
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb98d99…c0630a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0a6c5f…95b290

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.