Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0xadd589…85d8bd
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x2535d9…6df64f
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0xbddda4…9d4899
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x09bb9e…2ab59e
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x74d4d4…50588e
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0x5afeec…57e897
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x2a5bc9…394844
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x493975…7802aa
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0xf66a91…dddfcf
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0xd070e7…661cb0
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0xcf08a9…457042
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0x6dfb3e…e8c113
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0xb97b21…ec0431
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x8c409e…ff54ad
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0x922679…03fe2c
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x9c849f…910dfa
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x65b6be…ca9fff
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0xe43060…9bd400
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x7b8495…d84f5c
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x8d69f1…612869
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0x9a0209…d854ff
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x672e2c…b636f5
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9781d ago0x8cb3bd…b25098
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0xdf7d…5dbd81d ago0xc66533…2adde5
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0021…ad8f81d ago0x3a38bd…d917f6

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.