Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xb981a6…0a3408
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xdc583e…9bca1c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x39eb8b…b72ac9
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xdf6ca8…768001
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x9ec25d…bfe6fa
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x247b1b…dc89b6
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xc98d96…86c92f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xe391cb…f8002f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x3aef63…b34b7f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x4d02f5…417839
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xb6c078…4b3af5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xa6923d…613328
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0x6fba75…dd7d79
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x5e57e1…938231
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x29d723…0c0ce3
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0x98f5e6…75e342
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x5fce06…d521d5
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xbfb8f1…386bd7
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xd81c63…c35417
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0xcf3501…214c1d
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0x51b2f1…91e1f7
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0x330e31…b55002
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xd3fe21…856b41
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa39d ago0xac4fe6…ac18e8
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa39d ago0x496987…36fb55

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.