Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x00a186…462ee5
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x9c76f1…090504
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xf8c49f…40c794
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xa0d913…f7f43e
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x5ec0a6…b90bf3
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x8125ad…9403d7
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x15b62d…cb2bfd
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x1ccc67…854579
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x437965…d8a345
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x49785f…ee6331
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x5beca4…f9a50a
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x512bc9…f16925
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x7258bc…61e675
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x3622d4…cf51fa
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xf5bb3a…22b40b
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x8affba…1f128a
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x567a32…6e5fe2
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xb3dabc…af11a9
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x5bdc31…bbe43a
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x68f047…528043
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x50a415…f43a20
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xfdc68e…b60f3d
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xf9b705…c70fba
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0x39b9f1…c45acb
0x2948…a8c80x6a5e…c666Basex402 service$0.001100%payAI97d ago0xcd06a7…7515e3

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.