Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d2d96…b88f59
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48b3b2…8765a2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb2250…165c2b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33dade…84cc5b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20da8e…f5aa68
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1101be…60cbbf
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e3348…0a816b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x876abc…b6a19e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe581d9…03ae17
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x117f49…3e3b4d
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f1a8a…ef2f97
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c163c…f7051e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a059e…fbf9c0
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeded8f…2c0edf
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e7154…7175c7
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d83e0…9f2266
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x096938…cb0067
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc07379…24ede8
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc771ab…23ce0a
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed4c1e…373a16
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e1a60…7d72b4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf56fa9…d43860
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29d541…15f461
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb8421…1eede5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfee6ed…6b6d5b

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.