Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23b35e…d69b60
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97a36f…e5690a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5799d7…cc5fe5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa2ca75…e5d336
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x209ae6…555a4c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3f77f…26acc6
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf54481…fdb50f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1293d…67c6aa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x411c50…50b71e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf8cff…0410fd
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x498bb2…55a3a4
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x391149…d28b78
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa47e1…eaba45
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4acc89…a3cd16
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x597e48…857aed
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x775760…0d0747
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53c227…d51a4e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeff659…6218ee
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf75074…7e7f79
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b21bb…a9b0d0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86727d…ab600c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54bc59…db2a1b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x136d37…a5351b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ceaeb…8ec5aa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9d362…b88db2

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.