Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe0497…51017f
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92ad82…fd354a
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10a6fe…4ba43d
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c6caf…5c1b13
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8ca98…00c7c5
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xabf44a…327a55
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd984f8…96a9cb
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x785f8a…c80cfd
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed3d23…f546b2
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01955d…8899e2
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1ad4b…d764c8
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xebd57e…dcf6d3
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x144e28…4c110e
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cc536…a43ae9
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ed214…3cb3f5
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d88b6…f6946e
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeecb9d…43c83a
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x013325…14bdd7
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65356b…54cad1
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1bfa2c…b7676b
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f8118…46ec0d
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52949f…4f0476
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc987ac…ac8edb
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e18e2…72f256
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a904d…82a740

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.