Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x674ac6…0ec7a7
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x684b5f…b6828e
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xe30feb…ad5852
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xc6886f…2fa2a8
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x46c23f…94c84f
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x10f572…303b36
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xebcf2d…57d389
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xf9ce51…bdf423
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x3d78fa…48edc2
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xfaa07e…a1c0ce
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xad5bc6…c8da12
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xf914e0…2bb09a
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x7bb33b…965f7d
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x96bcb0…fbeb97
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x1239cf…ed33f2
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xe97fd5…45560f
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xe95f60…de786b
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x11b772…0fb54b
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0xe3966a…05d69b
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x677dc2…7b3559
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x793b2d…4043a8
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x218380…f16ed8
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x87ef12…ff44a3
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x361ba8…34a6c4
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase20d ago0x065b26…01b30a

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.