Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaaa82e…5daea3
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8bc6e0…13b11a
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3fef71…fdd702
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x50d8cf…5a05ef
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f4538…e73e20
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe0aaef…fb6083
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe7e69a…050172
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d99b8…ace166
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60f2d5…2e8289
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x825b3d…381850
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58b351…4e54c3
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78da77…9b3493
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf33075…493cb3
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfec367…419364
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe08ee4…78f88c
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x09cfa2…12532d
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bf76f…49d282
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5956fc…185bdd
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe77c60…6b1e0f
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f1ea3…95a283
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe48bd6…19f9f2
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76841d…6ba7c8
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdee663…a6accf
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4f777…7b0a2e
0xafe5…e6240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c849b…9f910e

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.