Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c3dce…72c313
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d3cbb…cdcf39
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec9720…14cfaa
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ff7b3…4dcafa
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70688a…79f24b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3acca1…8e14e8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34c45e…0ed14a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba4d57…de16c6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdd108…e5334b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc82014…e60523
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa545da…522435
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bcccc…a7b254
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43205e…432025
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e5f8d…7136c6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x328971…a34f82
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6edc43…62136d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc4b8d…a0bd7b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6694f5…370aee
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e214c…578b3d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd55da…4a5d0c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff746c…b11ede
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x520de3…a7bd4e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd69e90…c8a7b2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5912ce…e5555f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdff34f…9eee4d

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.