Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa17d ago0xbece31…50e84e
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa17d ago0x596c10…3a8c3c
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa17d ago0x3c1bd2…3062fd
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa17d ago0x7f861c…82979d
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa17d ago0x8085d9…ad65f2
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0xc1164b…4a5b20
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x6f3a09…5ef62c
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x67ef38…b3bf48
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x228b99…9bbd6b
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0xa0c3f3…6f8404
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x9fadfd…af6d0b
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0xfadf24…42c524
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x2f18d1…aa0003
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x698e85…8e66c7
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x832b55…bef985
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x52f1cb…0daf1f
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x8bb9ff…61d484
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x8ceafb…f67ba7
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0xaeb6aa…0bb52c
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x7c0517…6e2748
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x18e6de…5f11c9
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x4d6943…d59e97
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x349694…0d9f90
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x99b866…bba6a7
0xb7d5…12790xfe80…47eeBase—$0.001100%fluxa18d ago0x588410…b6f07f

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.