Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x3a9b43…aa6a2f
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x847b6b…28fde1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x65240b…68442a
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc03550…ed6755
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x588518…8b672e
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x72f6d9…f0a169
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc21a99…555e57
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x5672cd…3c7b35
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x7cf3c8…74f333
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x1044f6…ead353
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb96386…f7dd40
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe65182…db3353
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xb203bd…9d737c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x306242…237130
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x46ac56…ec9dec
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xe69508…6c1c59
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0xc7d6b6…b5d64c
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x6f4eb9…96ec59
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x2b60b6…99613b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x5d031b…2ea5ef
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x994e80…271b45
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x6e8b12…b1924e
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa17d ago0x36e914…a96431
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa18d ago0xcaf18b…1a72dd
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa18d ago0xdc2385…e26514

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.