Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x564dd8…d65131
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15519d…f0fba8
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1b6d6…b97218
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d2279…49fe8d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a4f12…b75c4e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa85083…0fa5a9
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x822672…4668e7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ee3ce…cbbdf6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f13b5…851de7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x466384…1f852b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd07960…8e89bf
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78e9a2…19471a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5bd367…075f6f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d157c…a4f993
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb15b19…7ca1cc
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x065a04…f00ecb
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09ffe5…5cffbe
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b98b3…5e8d14
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6de4eb…ab13e2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x600825…1750eb
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7fc36…a86528
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbeba9…f4f8a1
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf07d7…7419a3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46adf4…521ed4
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe6a78c…474ce5

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.