Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase—$0.001100%fluxa34d ago0xf3db0e…1dfc6d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa34d ago0x766ea5…b32067
0xebda…12290xfe80…47eeBase—$0.001100%fluxa34d ago0xdf556c…b3e306
0xebda…12290xfe80…47eeBase—$0.001100%fluxa34d ago0x7cdf0e…4f15c0
0xebda…12290xfe80…47eeBase—$0.001100%fluxa34d ago0xe1c073…983529
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xe84745…f1e0e8
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xb683cf…befbda
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xf51782…dd8044
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x1ea949…e036db
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xc51b96…9b5c25
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x8617f5…afcbff
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x9266c8…a8211c
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x2d4245…26f90c
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x850a06…c9b0d5
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xdf4143…a288ac
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xc83b83…b10d91
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x7ba81e…b0869c
0xebda…12290x9c95…e299Base—$0.001100%fluxa35d ago0xf99979…b2fc78
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x64b6ed…98e91c
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xe37ea7…6cbfc8
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x901907…0c39f4
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x2d5bc1…68e996
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xd52c4a…b24d7d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0xde5589…102585
0xebda…12290xfe80…47eeBase—$0.001100%fluxa35d ago0x8f070f…15bef7

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.