Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x939a83…0f4248
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x89f77a…3446b6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x105ecb…6754d2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc5556…8efa81
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99fd62…0032ed
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfdc925…6cd22a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b1eeb…0d5116
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ebd17…4aceba
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87af56…eca7a4
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa4a409…c8533b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa264f7…45ded0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19582e…2339a2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb96164…d50297
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe62f26…43a422
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb900be…801c56
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7a08c…918498
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe48c7a…d6402a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd95559…52fb58
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf34505…768563
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x95edc7…2a9709
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5298cc…f4c4f0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd4aa0…db32ad
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa01ebb…b5a633
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x877c96…06b3b3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd5caa…7733ef

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.