Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5e3ea1…ca8908
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0xf4c0d0…1fdd6f
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0xd5528e…7e8b31
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x99c6d3…5b4338
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2b1d13…fbbeec
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5a74e3…84f7f5
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x29b3a2…d82d59
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2718f3…8b49c7
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x356ada…7ac0f9
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x507244…3120d3
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5c775c…3b0e16
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x02b8e2…a6d75c
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x5bcc9d…33ed0e
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x92e3b4…c92097
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0xdf5d24…b0b4de
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x89fce6…0261f6
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2cc3bb…60a03e
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x9bd6ec…373290
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x8d15e1…92f063
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x74db28…22fbf2
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2f4543…19ffb9
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x787478…9ca912
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x173c98…cb4656
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0x082450…07712f
0xef13…320d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe36ec9…d47bc0

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.