Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf347cd…94a963
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5a4b3…31f5fa
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5f3d7…3e72f3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e8a37…3426b8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x582c99…c96267
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06d825…b207dc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed5107…c91011
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf583e2…e86fd1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a731b…8ae760
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc5f4b…c6cae6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1bf5f1…cfbcaf
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88a386…31bd8e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12c3bd…80ed65
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64e8e9…972293
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf2a26…377dbc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x828f10…bad30e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c0746…eb0d65
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x827f14…868b15
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d04dd…d62bc3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa7a32…7fdef9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x225904…924884
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8ed96…65bd59
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4b333…d2f445
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa7f21b…964af6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00a469…59da2d

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.