Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x242be0…53da09
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xdd40ef…d5d320
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x612a0a…efd7f3
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x7f8cb8…514350
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x2997e8…d4a76c
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xec106b…a1fa4b
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x27bad2…920a18
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x632b20…e76cb1
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x6c99c6…29683b
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x49d244…7d1e26
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x727689…c9265c
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xede878…5236c1
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x41d20c…d88e19
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x3300d5…e73132
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xe4c523…8b9019
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x6e99f5…de1d34
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x03d681…850547
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xed7e0f…98ff97
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x0d3234…5d030e
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x76352e…331c56
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x2ac05f…ffe9a0
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0x086230…87a574
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa76d ago0xb16d37…46bff5

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.