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%coinbase86d ago0x385a48…2baf08
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xc26a08…4a323f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x717251…99dbbc
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xee67dd…8defcc
0x1a36…273f0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xe1cabc…c222df
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xff996d…2a588f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x754c59…c684f0
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x06d180…b0a06f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x0e01e0…68aedd
0x4861…2ddf0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x866d1c…6e4e1f
0x314b…be120x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xf3070b…a68664
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x15c96c…cad101
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x83e45d…f59356
0x1a36…273f0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x20adda…1b503a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xd47fb0…c9be10
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x1b7750…ad7e4b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x0f231c…6fbb65
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x34005e…026a95
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x9279d6…3e09e8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x723f82…2ff6ef
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x931335…0dd3f3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xf57744…782766
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xf7b5e3…c0191a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x173a3a…1b6030
0x7a6c…c6f00x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xf16e2c…fbe6c5

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.