Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cc044…08a254
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x176d31…4edf1e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e3091…ecaa79
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x416fd5…d5341a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe129ff…47f5ce
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f2277…9c3dd4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93777c…a60b14
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83782d…158e89
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2cde84…45d3d0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2043d2…191783
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30f258…74f731
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6030f8…78e0f0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0cdc3…cf0af7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa9cf8…47833a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa50fa2…2e744f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2fd67…660d11
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x365f22…acc9cf
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1bb7f…8c6f38
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5194f8…017fb9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x406c55…4ff887
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabd8d4…c7d52f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI106d ago0x326440…de77cf
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbf589…0496b7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d0eed…0a22d9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43faec…594e18

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.