Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38426c…61f863
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09ae92…05e5fc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa39aa…7ce151
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4574cb…63f434
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d92a0…db37d4
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc02de…27bc3f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x950056…72109c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66ddf6…da9fe7
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x533baf…2b8cae
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d8caa…950eee
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0116bb…1ef174
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84b628…3f2b52
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2bf7b…820923
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc235f0…6a9762
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfcef62…c40af6
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x372c19…96385f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c7c9c…3c9f77
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fad63…db6b83
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b0251…7c0b25
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x923354…61fd61
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ddb87…c4f29f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29ce7e…f7547c
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7364f2…be08bc
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ea5dd…538693
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f6dac…678b1b

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.