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%fluxa17d ago0x66ae84…33b4d5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x866c2b…5f7083
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x1a9a2b…b3aa02
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0x21ef4c…f4137f
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa17d ago0xf9c9a0…12b0f2
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x6aa751…4d35b9
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xc6c2c7…4551dc
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xccf200…193c09
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x277eec…dab60b
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x5a6c17…83c9fb
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xe39649…ad8761
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xe6e550…ba73b8
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x0bbcf2…13062d
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xb63930…ec6ec2
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x85cce3…345a23
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xa58a4b…811fe3
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x9e738d…77d820
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xbbe11f…a428ea
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x2789e0…c4f649
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x6e4c3d…cf874e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x250f7e…5f59ea
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xb12432…3f0417
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x2e2b4f…f29fef
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0x17093a…5d7e8f
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa18d ago0xe6ee9a…83867a

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.