Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x26dd0a…b8ee11
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x2b508b…843395
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x26dfbb…52153d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xe37d24…4b2417
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x5f57a2…0ec2b6
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x079ab9…666ca7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xcdbd6e…f8ed66
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x8735a2…9b241d
0x350e…50890x9c95…e299Base—$0.001100%fluxa37d ago0x573a12…90fe2e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x0f695c…56f9cc
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xa87a48…c819ca
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x431b47…6b0560
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x2a7b0a…52b1d6
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xcce44a…ec0a41
0x350e…50890x9c95…e299Base—$0.001100%fluxa37d ago0x8c5802…6b359c
0x350e…50890x9c95…e299Base—$0.001100%fluxa37d ago0xa8c08d…0e3c75
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xe44f28…7a6412
0x350e…50890x9c95…e299Base—$0.001100%fluxa37d ago0x084b6f…3347b8
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xd6279c…936f73
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xe626d0…f69283
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x220ed2…b3ffd3
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0xf62f26…520ade
0x350e…50890xfe80…47eeBase—$0.001100%fluxa37d ago0x89d36a…f001dc
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0xfcb78e…a6b512
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x7acbbe…570cf8

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.