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%payAI121d ago0x5df1d7…1f8e4e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5e298c…e56194
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x6e75ad…e49371
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xb6137d…5f35af
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x4b9cef…53e98e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x670d51…526582
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5ffb21…e58f6b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x79b8f9…ac4496
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x0356e4…299dc6
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x8f92e9…87b0c2
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xc23bfd…0f5b8f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x503317…3d41ec
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x3d9be0…a48161
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe1a692…9ffc5a
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x55c1c6…96aade
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd263be…2b5c93
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xc4a02a…c3a341
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x63535d…dd65db
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xca6c23…f2a5fe
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd383dd…8c49f1

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.