Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2827d3…5beddf
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d7bb9…b801a6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97de9b…14a400
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe240f…f4f7af
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec522d…4ba5da
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b265c…b1c5e8
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27b2ca…b92926
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41e270…22097d
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56770b…b5e22b
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e4fdb…faba09
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46d42d…61d069
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f6529…3e39c6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d2112…4177fb
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddb4fd…0c99a6
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08129d…148ad1
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc79e15…b4472d
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8ba59…8e135e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76e972…e65b47
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89d2aa…0b6725
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45016c…636453
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb57d98…48cdf3
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8289c…8186a4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x736a87…5868de
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8aa594…7243a2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2c03c…590627

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.