Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x058240…e915fb
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb953de…d71a2d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5e235…d8e069
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c640f…e470de
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x004cb7…dc5415
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bf2db…145931
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x890f8c…cbc6a0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c9ec1…3b696e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9afa64…d333af
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd85076…b2aeec
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e8b23…a9f44f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2b750…68ca6c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fcdae…b0e8a8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x175272…025efb
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bc64e…1df4c8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9ef52…ec7ff6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02a2cb…761466
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xefaef6…9f7580
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5beaa…bd54a5
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x814825…018ac3
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x300336…ee79c1
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f240e…418195
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x665d2c…60ece8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3e4a5…56f36f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60cb01…eb7f25

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.