Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8623a9…e034c5
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf3a75a…c62de8
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9d7213…de5076
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2017e2…6138d6
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x82bca4…33986f
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2093f5…ba58b2
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x812a57…f2716d
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7c59a8…106406
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3c3417…8ec88e
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x362a36…6f922b
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x53533a…d0e96d
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x935eb9…60c0cd
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x66eb1c…95d5fd
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x343544…4ed1b3
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58cfbd…47b6f0
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6dde99…83b40a
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb1b9e…ac9ef0
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e9274…a8be96
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d23d0…bb1b89
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99f1a4…6cfa34
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e04d8…fccbab
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf1f29…a76bc9
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5fa056…0a82a8
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f39e2…c6dfbf
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef26c6…996bda

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.