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%payAI108d ago0x9f4634…c54b32
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6801b7…acd524
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a4402…9c0970
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d3c2d…5502d1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4a6f3…83856a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8701dc…1f4648
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdf23ff…218d53
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea640c…a5d5fd
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbaac96…be7e28
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01afa2…713866
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ded25…c41f6c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6d266…a4f3ed
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde1075…012c35
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x498389…2b3531
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe55c04…e4b030
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdae655…5991e0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x583b79…5887f8
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54f9cc…ec11dc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29f0a2…d7aa2b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00539b…e51848
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84ee43…5cc51f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2b875…04fd7c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d67ad…ab1c6d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6ebe6…939a8e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08ebd7…08e6a5

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.