Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xd0f3b6…5ff458
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x7aaad0…7bd6b0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x677e8f…e52d94
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xcdf9c9…be4302
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xae6af7…c40fad
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xf56570…0289b3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x2cc7ea…f28642
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xaf1dd5…f3873f
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0xcce4d9…b69e93
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x8d73ba…f90665
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x96ebfb…d8d4ec
0x0843…13900xfe80…47eeBase—$0.001100%fluxa19d ago0x1584ed…5d270b
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x73a80d…d2d95e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xe811ee…e0968a
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xa90273…5b50bb
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x777dc6…0056fe
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xe411b2…d28ec0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xbcd88a…f8c73e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x25074d…15c428
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xc64e8b…19e997
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x20223b…ebe4ad
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x3131a3…a2f190
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xcfceeb…b8c69a
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xd5f814…6635cd
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x19b713…37ab4f

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.