Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f835b…8df3b1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa49c54…36b249
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf03ee5…f68a46
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc79ab2…12fb7b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8bb112…73cbf6
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3650fd…847dfb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea1fc2…05dcf7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87c895…1d00ce
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f52a8…0e4c37
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x54256a…2d4b79
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5048a…8421c4
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b716f…a63d83
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4df91a…fa710a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e39fa…c6296e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x845bc6…d194ae
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe694c…df2887
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c96ab…0e0946
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bfdea…3a5495
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd64523…fd5a4f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2d6c6…b9241d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe85a7e…4bed9a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cca26…c380af
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91ad88…975bf1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba5589…238bdf
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa61822…fd711d

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.