Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38c937…38e078
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc6a14…059801
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97ba4e…60c685
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74fb23…7352d5
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd211d1…22cbcc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09b489…7c954a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f7791…f543c4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39d19c…a8d00c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cb350…3ab79d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83bc41…774f38
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37fe7a…e8b43d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28e54d…188888
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf770a9…bdff1d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5348d0…49455e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50275c…e1567f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73d6d2…ac2ba4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd750c6…6752b2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c76b3…8a979e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa85a0e…f24964
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00cc24…caecb8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39352d…0eae85
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa6da30…50a31d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccf8d9…60165b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x732cef…4d8f7e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI109d ago0x138e02…0d195a

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.