Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x447ae4…c875a1
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc25a9…13c7e0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb10131…5d5b7f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62112a…847ff0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x250445…d7a962
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x366fa8…1886c9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x257bba…27a6c0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb6570…567fd4
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6bbcfb…8e3aa0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcebe1…680fb1
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ce965…d35b23
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77a511…49e240
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5226b7…11ef2e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb74b9e…b01d2d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb41b70…702fd4
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91ab67…1cff41
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d49ac…8ff2db
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab4127…bdf0cd
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe624f1…e7e460
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60e7bd…8fb151
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x746c2f…6f6b88
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b4cce…e32c06
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb42408…05cc07
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08691f…d7ec2d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e8458…7c8ca6

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.