Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xaf5838…592e40
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xe7c41b…938594
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x7b15b3…365212
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xc6388e…ce2ea5
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x484fc8…601f11
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x4c028d…6ffbcb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x7af5d5…53ef3f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xaed4bf…3b703c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xdb9b56…994fb1
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xdc9b0d…353de1
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xd2504a…4b7ca7
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xf1a138…c043c2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x34c3e9…99c59f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x24dd3f…41fccb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x1951cb…0859f6
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x4895bd…28abd2
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x3da64b…241427
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x593bac…873250
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x98020c…c3f76c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x19face…f17510
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0xfdbe92…667755
0xed58…25910xfe80…47eeBase—$0.001100%fluxa16d ago0x79bcb9…23a528
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x5e6117…78d63f
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x9b0253…d4d8fb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x6945fa…7d13d0

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.