Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa30d ago0xd9d000…b42c7b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa30d ago0x535c87…b11719
0x5291…58100xfe80…47eeBase—$0.001100%fluxa30d ago0x464e31…efa274
0x5291…58100xfe80…47eeBase—$0.001100%fluxa30d ago0xe92d19…b58319
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xe6c71f…a7b4b4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x5bce5d…b0e6a5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xfe6c7a…697109
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x87227d…f802a9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb0fbf8…445079
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xea079b…31715e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x096018…cffcfc
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x69a821…0badc8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xa71a31…706390
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x6e8a6d…91dc06
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb5461f…1fe11b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x8d96c6…117a7d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xffc675…b8a61a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x58b35c…f79dd0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xb36750…bb0648
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xff5e44…871fd7
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x1f5df3…6b57e2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xf007d2…85b70d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xd627d8…1be3eb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0xc1826c…26c45e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa31d ago0x3210f3…0d72c6

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.