Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xf7f7dc…030989
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xbd1414…b6eb3c
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xe94bcb…e92dd1
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xbfaf7f…f5f637
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x2c0407…949e6f
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x489e53…9d22ca
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x24a931…923c8c
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x32f932…2fd760
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x5f66db…cd2106
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x5ee4f9…9f0492
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x2996e7…6ac6ef
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0xe75efd…1f591d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x7e5418…115b0d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x889bf5…02fd57
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x778d0f…4ea8fa
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x66eae8…6e31b3
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x940171…8bddec
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x6eb8d9…999df2
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0xb71cfa…83c96d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x134945…0988b5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x1950e4…57d650
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0xc81e2f…a56e68
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0xbc2545…2b2f6f
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x4965f3…b15c6d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa18d ago0x733b6e…633c93

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.