Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c7c8d…1d522f
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c54f7…5eef02
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaea3c…521a66
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0450cb…a0c842
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefe640…45baad
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83770a…c6d104
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe371ff…bb6236
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x12b3ff…fb08b3
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7d932…414092
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x93df08…3cc6c7
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a5164…b7bce4
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa821be…d43224
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc3f999…f2c554
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6919d7…4fb470
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe66f8…72d762
0x4fa5…61d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdcb5ac…5386bd
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f0819…26bd34
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x09e602…033566
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe6c4c4…613e37
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2fadfb…787248
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa61869…c9ecf8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x08606f…8e0fd6
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2768dc…3b5dad
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1c8d42…1d0a8c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x335a49…e35f0f

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.