Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0x96faf2…e82de0
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x7ce68d…5df027
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xcd3f2c…6f641a
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x8e54a0…f94399
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xf5774d…d09b76
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0xfb369d…cc9ff5
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x3b3604…c48559
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0x90fa94…b82824
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0xb31e18…9cff86
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0xe5f996…3be892
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0x4ab714…638d9b
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0xb82ea7…de82ed
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x1542f1…534ad7
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xbe6dd7…ed2d2c
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0x8ba0ee…9030d8
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x8b1003…28298e
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xf38155…9d3c12
0x13df…12260x73fc…b29bBase—$0.0085100%0xdf7d…5dbd88d ago0x405f90…f17bae
0x13df…12260x73fc…b29bBase—$0.0085100%0x0021…ad8f88d ago0x706f52…0ad57e
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0xbad0fb…433183
0x13df…12260x73fc…b29bBase—$0.0085100%0x0018…ca9788d ago0x19aede…849418

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.