Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x92e9c6…9a7711
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x6be7f3…d7ce5b
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x407d7b…2ec99a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xf77274…3396e5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x14c224…352451
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xd65394…cf8a76
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xad0da6…26d722
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x173e6c…de82f0
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x8b7318…070821
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x0f79ef…cf7fa1
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x517f6e…f3c021
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xfb1597…44da04
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xda05b6…7cf8da
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xbcfa44…75fa8a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x166cc3…645e6f
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x1f81d4…e80e71
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xe144a6…89c8e4
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x5e3e7f…97103d
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xf89aee…1238ae
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xe51b8d…7266e6
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x852952…610f84
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xa4eeea…d03545
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x250b6f…1c47b5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x347e1d…5427f5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xfa58a1…ce32b0

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.