Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xad2b46…6ec728
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x497747…206ef3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xae9ffe…b47f0f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xb83a69…c228e7
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xfbbc7b…ec89c4
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x9146dd…26ff15
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x947945…399c9d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x4a863f…254d29
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x87e9d4…f1af14
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xc2a631…91cf71
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xd7a19a…26113d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x5c2183…57b5ba
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0x8dfeb1…48c0d3
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xd64ea4…f19f0f
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa29d ago0xd8b8ea…0f2388
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0x782b17…7443a5
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0x28fc07…9495ba
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0xde2288…05bf17
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0xf00f98…44cc8d
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0x341627…f3bb5a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0x8736c5…60d866
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0xd8d775…7484f1
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0xf6d64a…5ed4db
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0xc6e5d1…66b81a
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa30d ago0x51c180…eaa72e

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.