Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x9ef39b…397931
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xf6b9ab…1d3671
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x948225…161766
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x0e28f8…5036ad
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xc6de12…43c573
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x2e3c3e…7d3d3f
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xb5eb4c…9d10a6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x1918fd…dd99c6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xf70ce0…769ba0
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x5fd409…9718e4
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x659901…01f0db
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x332204…099165
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x291b61…5abe05
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xc2c229…8df135
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x20fc22…b29215
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xcb7288…a4af2e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x4c7fa2…46f0a6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x6fb0f1…1b0211
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x3ef73d…72b514
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x9d6b85…b344c2
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xfeaff6…432b9d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x238252…747822
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0xaf4cbf…bbe2f3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x4caad6…9f3749
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa19d ago0x4f1f37…c8a051

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.