Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xf096d9…3d950e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x23ef6c…517ef9
0x9c2d…7d3e0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x2fc090…745aa3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x5290b4…326a23
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x9aa1ae…47d766
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x3e25d0…f9477c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x17f08b…b76781
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x4c4b2a…3ef6ce
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x97ba1c…aed8d8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xcb168d…2d0b7e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x605859…3e3540
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x024e33…9d26c9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x070c1a…8fc490
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xb4f5dc…b5d8ba
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x309f01…d90042
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x86910c…bebb17
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xa3020d…97081d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x90dc52…5c7d9e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xdd4841…76f6d7
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0xfff1dc…4df1ec
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0xe7f420…b5ff4b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0xaa9d5a…f9a4b3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0x269d2b…b08ca6
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0xe068a7…35368f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase110d ago0x4e6d63…d72c2f

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.