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%fluxa47d ago0x2c235a…b452b9
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x4a2f93…302779
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xa64d12…b2dd60
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x88cfc3…7fde28
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa47d ago0xb2ae55…36f56e
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x56c13a…500e61
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x23b06d…11d850
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xb613d9…c92e27
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa47d ago0x964168…6e4c33
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xad4f37…dd0c53
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa47d ago0x93ccc9…280b3f
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa47d ago0xf2aee9…1d4b24
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xaf55c2…8e6ba8
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x8dac47…a554e7
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x666c11…f9a3ed
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa47d ago0xf284ba…033982
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x2198ab…cee5c6
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xb4ea7a…871b8e
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x159017…036d3e
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0x20e8dc…c31ffc
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa47d ago0xa0f087…84058d
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xf55df8…acaff6
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x12524c…87c763
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa48d ago0x224700…31d10e
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xacf01c…9b55a3

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.