Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fc859…9cb635
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ba4aa…520758
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc79b9…60329f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1eeda2…c8b9a8
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b5b43…b331c4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xccb60e…486cd6
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb577e2…e8887f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef421b…fc8864
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaccae6…269589
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5304d9…771f04
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x769d80…35caf7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66fb91…e410d3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfb542…406a9a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea4057…f295f7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c8e5e…66eff1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88d9d5…0df238
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x637805…9dc71c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff7fa5…31cf7f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x250a92…e249da
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19e510…5a9804
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10f88e…7d50a0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xee6c59…a3a7ae
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6dba92…f431cd
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdce214…4e7a75
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67b5cc…ef232b

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.