Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dd18b…82a96a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9484ea…ead0cf
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa664d0…e5b2c6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1abebc…e39dd3
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1f1de…95c83c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45db3d…63b58c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e12f9…b39ede
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x628d96…d41666
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68a4b2…e8d42a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71f318…07b6ec
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x170a2e…3e4308
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea4eee…a99d2f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6f15d…5f8f96
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc503c…960339
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1c47b…ab7d32
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x181b49…141e50
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x105e6c…087b91
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70ef59…49fcd1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7abbf…4a4531
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a8bf2…7b327c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd159f8…822861
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ba489…89584a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4896c4…202b12
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd16abe…f4adc0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9e1c6…09eaf3

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.