Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba14da…6e843e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2da126…627a43
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfec825…5404de
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x296d50…6c91dd
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf113a5…3d77d4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6fda86…45ed78
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6ba54…797cc8
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd9ef5…496c2d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6284a…0ee84f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x654cbd…c5c4ba
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd62ccc…9f9596
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9717de…c44727
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00e1c6…b656f0
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x361992…7debbc
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2d207…8531d7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5988c8…8f0340
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x030251…0555b3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a06f8…227cc7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a5923…cd1bec
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28ccc1…5af9ba
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3dbbfb…c27f1c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x30113e…e4e2a7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb84cb…bc9374
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce435f…3a698a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa961b7…9c08cf

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.