Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0xbacb20…b3a4cd
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x493670…001faf
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x55972d…f2cf22
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x8bad31…d38586
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xbef062…4ff5fe
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x0fc7ac…f90052
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x98d906…10914a
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x6388b6…f2f4ed
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x47c8f1…c6e119
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x5dd132…a9b39b
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x507bec…82a6b7
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0xb97319…ab901b
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x21abad…95b054
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0xe8eb95…29e06b
0xd19e…99b90x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0xff9e9e…808279
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xa17d25…5e0f46
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x893e36…b1c65b
0xd19e…99b90x73fc…b29bBase—$0.0035100%0xdf7d…5dbd97d ago0x62ad5b…2a68a4
0xd19e…99b90x73fc…b29bBase—$0.0035100%0x0021…ad8f97d ago0x72e13b…53df02
0xd19e…99b90x73fc…b29bBase—$0.0035100%0x0018…ca9797d ago0x7310a2…312bde
0xd19e…99b90x73fc…b29bBase—$0.0035100%0xdf7d…5dbd97d ago0xe360ca…133ea0
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x3f5c44…1dee5a
0xd19e…99b90x73fc…b29bBase—$0.0035100%0x0018…ca9797d ago0xc19291…20bf0f
0xd19e…99b90x73fc…b29bBase—$0.0035100%0xdf7d…5dbd97d ago0xc65984…d8014b
0xd19e…99b90x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xa1f34f…ad3af6

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.