Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa40d ago0x834274…54c841
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa40d ago0xb9bef6…0c16f0
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa40d ago0x17b51b…f39eaa
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x6285cb…1c8f11
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xf98541…a87912
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa41d ago0x164962…baee4b
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xe0d413…38dfdb
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa41d ago0x1b38c9…ec070d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x5638c5…31d6f7
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xfe0f20…40ca13
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xe36e00…4e84cd
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xa45085…f2d1a3
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xd2d6b1…182189
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x565a57…c7a894
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa41d ago0xfb28e6…923d98
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x4e5eea…51aa1c
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa41d ago0x4c047b…6d76da
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xf4779a…e9f1f5
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x33446d…1d6941
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x1e8f8d…30224c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xfdfe80…9fded6
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xebf9f6…a77190
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0xbba11d…e4774b
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x0de107…d35ec9
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa41d ago0x9420e0…48f510

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.