Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0x45c9f9…0461a5
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0xe7f2fe…997ae8
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0x09a570…bfc705
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0x6b000a…5f6398
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0x28d698…e27897
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0xe34e2e…7aa793
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter35d ago0x78a8b2…6631c3
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xb715be…4ab86c
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xc4c6bc…96f732
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x21e1b0…206c88
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xedb4ec…3d45b4
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xb695e7…1c77f6
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x529136…5f8e10
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x5f6f5c…4ae8e2
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x7cb713…51d017
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xfae6b9…28fd72
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xf740fd…821057
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xe1b08e…508690
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x14dc19…3321be
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x1d6a16…fd4682
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0xd5838e…5c53e6
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x0eba8d…c0a2a1
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x425bc5…c0d574
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x72cf0a…140e9b
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter35d ago0x27f28e…c9a294

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.