Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xd6159e…7fd189
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0xb7da95…ef07dc
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x1be287…fa5900
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x5aaa19…53396e
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xcdacca…23674a
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0x5107ba…e7c5ce
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x04753f…c87988
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xfa8448…fd4182
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x28c389…69c915
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x1e2eec…891306
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x76e83d…87d5c9
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0x085294…01034b
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x7e4a39…015dba
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xcbbef1…7c1145
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xb61213…14636a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0xe29d38…105f80
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0xdd5985…ee4f3a
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa37d ago0x76c69a…8d1187
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0xe93b8d…c1b678
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x71a489…eceb96
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6ed9ca…6e06ff
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6af3b9…0f6ea4
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x738b7c…cc3172
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x8dd786…17fe81
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa37d ago0x6728dd…96a7c2

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.