Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe39d8c…b2e243
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb5a4cb…b4098a
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04a08a…63906f
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91e61b…f060ab
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x312231…f046a3
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b0662…bdab73
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x550d0a…17c15d
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba1111…fd515c
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2f173d…d01707
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x15352e…6452bd
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe500ac…209769
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ba352…3f7424
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x168147…1da720
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x457efc…41c5b4
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaa45e…b2efe0
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d344c…3c630f
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e6897…1f6339
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb1bc4d…9e8c58
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c4faa…c3327d
0x490c…e0150x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec7504…3d64c9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x47beb7…da093e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd32a43…2e7a9d
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdec960…d74286
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf6a453…c08b80
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40a047…688fb2

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.