Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x571fb9…daebc1
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8578c2…042741
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ddca7…774a5c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bed00…33b35d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc0951…aa41d9
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5aaef1…f142c2
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67c216…d84522
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x493b1d…05ce96
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61d85a…299ef0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x712282…263509
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec24ab…67980a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79869c…15bf49
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x832e1d…3cb171
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80db7e…da352a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x666bfe…9cfa64
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83cb52…ed8e0f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee9849…e46a45
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e597a…c9e990
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cf9e7…2f213c
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4341e9…b2650b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1ea1a…a2f974
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba5280…9fb703
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08a2eb…31f2c6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x65863e…66b873
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x75722b…f1b68a

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.