Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f0a4e…93ff26
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd44dd…0dbcdb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x300701…341607
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7fb6ec…ae9261
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf004e7…671fe7
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc72b2b…6deaf0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd95084…f4858a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6592f8…6c7182
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d7be2…c909ce
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffebea…903173
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x219f14…5d8c15
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb6f63…2122a5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x797d30…eb6de6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a1990…105e59
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb49030…a0c3fd
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x764ac3…d72011
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86ac09…1aacf9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3dc2be…656a91
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6402a1…128462
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09cb90…05d6fc
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05fa93…13e75d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3cf5ba…a71641
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb417cd…bb88cb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb6b2c…24b7e5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00cb30…76d19e

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.