Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x608b69…43d034
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9aa1dd…36e64c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e50d7…4b4ebb
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe33751…f5723a
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x653364…a854a9
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d80cd…3f304d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a0893…9b8a0f
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f98f5…24aa5d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca667c…173867
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e1e29…eafb5d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6aae0…3318fb
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40d377…a56ca2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f12a6…987076
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3f625…4cc757
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xead024…381c71
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86a498…4541ac
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x267657…46749c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04c308…faf337
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16be8c…0e929d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe02cf9…bb3286
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b2621…a10626
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c2055…c6e160
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI115d ago0x436dfc…dc5468
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa07d56…cfd540
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdafed6…2ee645

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.