Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase89d ago0xabc8ff…0a5b01
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xa7d620…5fd76e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x390807…0a3e5c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xca6b00…899001
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xdbccca…68c23f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xdd0a6a…160e0d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x7439d2…19bab1
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xe352fe…52f3e5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x248514…657556
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xec4ca1…b13e1a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x70d999…250bc3
0xeeb7…718d0x2932…4f60Basex402 service$0.005100%coinbase89d ago0xd246aa…c7ff26
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xf1bcfd…241838
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x5f9105…d17867
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x9afea1…4987d9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x87323b…36be9d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xb0f4ef…175127
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase89d ago0x1aaf35…af9f27
0x39f4…f7e90x2932…4f60Basex402 service$0.005100%coinbase89d ago0xf1de20…cf5915
0x6685…f3170x2932…4f60Basex402 service$0.005100%coinbase89d ago0x54efda…8e05da
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x7240fc…25517b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0xc2b1e8…fbd8ab
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x4c485e…11be8a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x32ba29…ef0af8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase89d ago0x4d36a6…a0860b

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.