Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69e3b4…4f14c9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc71099…8665e0
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc97656…dcf15c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e9b92…8ac10b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ab1ce…eb8589
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cffef…bf3b09
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x563b85…eb60b7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x605a34…3b0343
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d36a…cc4816
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca5fe9…6ca3f4
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd18bbd…a2bd5f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf398c5…5cb309
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd34c9d…490f87
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf04f36…48a752
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61e94b…503961
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x368bbf…251cec
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d6e4c…95415e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb37de…6cb8a1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd41296…9b7f52
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xede589…4e0e29
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfcc6df…dc05a9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6406d5…0a9502
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc56c29…351342
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3df661…36a760
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb9f4dc…a883cd

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.