Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x6ec9e9…d2b79a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf5ca6…853438
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x6f032e…1cfc6a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4182b5…f4aeeb
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x485678…1cf711
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x20ab70…5fad66
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x206b71…bd7f85
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0xd4194c…d6fc64
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x520245…d93235
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0xc0c15b…dff27c
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x8de85c…eb17cc
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9a38e1…23b56b
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf2da58…772948
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x791ee1…6c97a4
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x12f817…d70e7a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa17d ago0x2a9253…e60cf3
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x72c1e1…31e699
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x2b876c…0b4ff4
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x44b560…220874
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0xf0d623…641451
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x6252db…37ec90
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x033156…ab4dd2
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0xdd9564…59da31
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0xf14ad7…02ac85
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c10aa…9cd4a1

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.