Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e53…a2650xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x9feb48…fe2a7b
0x7052…402b0xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xab664d…a245e8
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x2c82e3…210e18
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x4f8be2…184749
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xf84c56…f239cf
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xff6911…0820be
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x816082…f567e5
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x539301…0ed071
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x302327…57414a
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x5871e0…6d5952
0x01f9…84d30xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x08ca4b…3d641e
0x9456…8f090xb810…2c86Basex402 Weather APIWeather$0.005100%coinbase13d ago0x1818e1…50112e
0xd579…071a0xb810…2c86Basex402 Weather APIWeather$0.005100%coinbase13d ago0x9cf37d…43fa56
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x3de6cd…792f83
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xe1e508…fcb8bb
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xcfbd63…918e3c
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x897434…206187
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xceec21…3d778b
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x5c8cd6…1eee31
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xe9846a…b63949
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x944189…8e3579
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x7e1f16…0bcadb
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x97a10c…326bbd
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x5c8e01…dd695d
0x91f1…f8800xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x80bb86…131e42

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.