Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x2fb23e…8fd00e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x51795a…ebaaf5
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xcd12d2…b66482
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x717792…1bf1db
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x0df127…e8db90
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x06545e…bb3743
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xa81dde…d25274
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xfea980…0c7c30
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x1c55f0…733112
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x630d40…d0af72
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x42bb62…f0a966
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xf0b753…859622
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xee0e47…bb8f8e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x76f97f…b634d4
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x444573…ada2e7
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x59c074…9f106b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x32d150…68be4d
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x735e7a…2d3244
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x2e2d23…562246
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x1e16ab…478d63
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xa59750…39528c
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x30c84a…70ab1c
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xffe0b4…1c6337
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x840d29…9dcb13
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x8e24bc…9a9806

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.