Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xa76894…ec77bf
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x9610ae…161626
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xc1e3c8…bb2788
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x1d42bf…e9fa7b
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xf2e2b1…81bca0
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x4ad2a9…751dad
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x6c6127…b2f68c
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xc747a5…1e0977
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xbd7a97…83b245
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x51ce7e…86c312
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xfbb340…5a1f48
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xe8d6ab…a7c592
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0x041284…173c81
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0xcf0423…f61d2a
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0x2c05cd…5b629d
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x31e383…86d74d
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0xbae35f…835e2a
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xcf017e…0fa705
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x7ee2fc…63be76
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x841b30…ebd571
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0x62694e…23c229
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa46d ago0x900075…4ff832
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0x8735c2…68d5c7
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xae86b4…f894d8
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa46d ago0xc7f0ad…5985df

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.