Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xe4f8dc…4eaee2
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x8d809a…df6812
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xdd9306…52f4ff
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x9649af…90b33a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x086401…f304d6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x0a6159…cf37e5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x3e7da5…43c1c8
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x36c92d…a5a3bc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0x153918…de4d05
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xabcca5…79c173
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa24d ago0xa38269…d56f90
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x73dee4…6ce45b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x946ff8…463b9e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x4d9d02…1d7fb9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x7ee8c7…11ad80
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x270017…712d90
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x2546db…71efa8
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x637e62…241fc1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0xabc427…0aaf62
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x7282a8…5dd4f2
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x2b2634…c1349a
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x4d846b…ebdd87
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x1d9bed…9102be
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0x48238c…e7ce92
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa25d ago0xa09ba5…64da6f

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.