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%payAI108d ago0x183f9a…471bb7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd57dcc…a6bb59
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a65d0…5b9216
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0eee7f…747425
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19baf2…ac4ecb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa90d9d…95416a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x612202…feb5a8
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4de3d5…e38b8e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf813ba…e28949
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x605819…852d2f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e6a6e…935fed
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbd6bf…bc695f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x642b19…96a1ac
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc2a2d…131bda
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f4fef…6620a2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6b40b…4e8db5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79c85e…05d26e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bd9f3…3db137
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21e4f7…745742
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11d2b5…dd2058
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2636a…a0a78a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4842e…727845
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d6b6e…935cd7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a284c…a9df1f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81097e…99f7c4

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.