Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x57ee06…20e9d9
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0xe11cff…4bdbc4
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x023d07…e07078
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x6139ab…0e2683
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x28acb4…a6b683
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x24f9d3…d281d5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x4b746b…3b6135
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xbed33d…60b682
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0xa16ae9…cc275b
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x3d76fe…a61e08
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0xf21241…ae226a
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x5198a9…ff66bf
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xaa6821…637745
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xa3b162…a8265e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x6a8c0e…802e02
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x7ea6e6…c97209
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x580e20…3820a2
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0xcd2cdd…90d268
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0xaaba63…555921
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x133f06…01bd00
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x24a1fd…c3d1d2
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x6565c9…4c245b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xf6171c…26eef9
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase9d ago0x29c89c…2f2192
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x2fb07c…fc15c3

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.