Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d03…c0be0xa9a3…0713Basex402 service$0.002100%coinbase54d ago0x74af72…27209c
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0x0def19…fb62c1
0x7d03…c0be0xa9a3…0713Basex402 service$0.02100%coinbase54d ago0x2e5818…2e944e
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x508ff0…bc1e49
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0xd38e02…49da63
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x48b3b7…e399da
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x21ac8d…60aeed
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x8bd622…ddc4bc
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0xc4e1f7…23e961
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0xae5099…0a3fdf
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x8e27f5…09899b
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x339ce5…9b9c36
0x7d03…c0be0xa9a3…0713Basex402 service$0.02100%coinbase54d ago0xaedb3b…148bb7
0x7d03…c0be0xa9a3…0713Basex402 service$0.02100%coinbase54d ago0xda81a6…7cd7c8
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x7f437c…a7fc67
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x0fe9b4…fe0e81
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0x30609c…983f05
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0xd73b1b…8ff681
0x7d03…c0be0xa9a3…0713Basex402 service$0.10100%coinbase54d ago0x986266…c5b967
0x7d03…c0be0xa9a3…0713Basex402 service$0.25100%coinbase54d ago0x0a68b8…ed2f7a
0x7d03…c0be0xa9a3…0713Basex402 service$0.02100%coinbase54d ago0xc17342…b5d016
0x7d03…c0be0xa9a3…0713Basex402 service$0.01100%coinbase54d ago0x6b0de9…c3415d
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0xb7fcb2…058a14
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0x2b1c0c…d307e7
0x7d03…c0be0xa9a3…0713Basex402 service$0.05100%coinbase54d ago0xce21a5…e4c3e2

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.