Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa39d ago0xe31926…c02beb
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa39d ago0x85c2fb…a5c5a2
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa39d ago0xb4f056…96034d
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x0a1314…78e721
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x039164…336e91
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x1dce47…9ae01f
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0xcf84d2…90c753
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa40d ago0x7eb1d9…f39a2d
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x05f67a…1437d8
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x5d250f…2b9af0
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x75f59c…ebe4cd
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x93e454…bf32bd
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x0828a6…af0795
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa40d ago0x244ff5…901e9a
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x888ba0…57965e
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa40d ago0x5019e5…0dcde8
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa40d ago0xffdc27…a44ded
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x60cee3…a81746
0xea21…f09a0xfe80…47eeBase—$0.001100%fluxa40d ago0xd3dd07…d5fa52
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0xeda7a2…c56494
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x0dc6a3…8650c6
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x165913…a946c0
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x943dc3…7b2eb6
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0xd13b91…386039
0xea21…f09a0x9c95…e299Base—$0.001100%fluxa40d ago0x7f2988…f3918d

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.