Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x788c12…9702c3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3cc47b…68847e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22b77c…9e005e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf2708d…ffa74c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa79929…8979c0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb11772…9eeee7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe150b1…34ee7e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x112ace…36bcb3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfddf2a…d23404
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bd6ac…273ab2
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6994e3…2b6fc9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x975683…b26ad4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x030f50…3ffa02
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01ddd0…4a8c77
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ffc2e…db0467
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf66f1a…e7df03
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ecdc1…ff5c87
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bde5f…45e8c9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00d587…505632
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5c25d…ae78a0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e6f2f…468a5c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0600dc…d1495c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x828b28…b11eab
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce3335…ea5dd5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x457849…c4afa3

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.