Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb83a2…d3dfc8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bf87c…801a57
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd071e8…82c566
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0f674…d6adb8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcd3d6…6b7a78
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9e191…948a81
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa356a0…bdaf6b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8619ff…464691
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7eb7db…0296e4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xadfe0a…51d76b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5abd4…5633bb
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x034bbe…fcd441
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfec2b1…2c9e02
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc49cf…53c910
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8eb390…f55434
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x946fa4…a10ad5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfaa98a…9bf936
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b962b…dae49b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde2a93…8f2178
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x694501…824600
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda4158…ddf246
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf626d7…8bfd70
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4c5f9…18b415
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb05fc1…1c14da
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e7a35…1444f0

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.