Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa19d ago0x44803c…d8ede7
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa19d ago0x0b7cab…409abd
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x4365c0…5c95be
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xb25fc7…97596a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x998d20…80df2a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x42093e…bc620f
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x4d27df…809a26
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x7d0f31…946ec1
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x503d8e…841ebe
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x297ca4…14e2fa
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x209d9c…d1e2d0
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xdb923b…d9cd89
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xdc2562…b4a1be
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xba983b…c79881
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x9a4a9d…6be20f
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xbb4089…fb7bf9
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x22b5eb…a1f88b
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x82b62e…2fb58d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x90876e…155f56
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x2363f7…1df1fe
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x99c83a…593d52
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x3e2686…6d60ff
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x104836…55654b
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0xb250b3…ce41ae
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa20d ago0x031d15…ea9da2

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.