Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase70d ago0xd64dd4…f6f03a
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase70d ago0xc79df3…181404
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase70d ago0xc7c6db…043901
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase70d ago0x9e750f…1b38cc
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase70d ago0xe3e785…6b0906
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x0e33f8…22db81
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xe85857…5cba58
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x37a5c8…07eea6
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xc9f304…78d7e8
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x24e06a…6fcaa8
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x78cc34…d791ed
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x9b65e7…0dd5e5
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x9a5952…173b4d
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xfc0085…103fc6
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xd6ae4d…90d584
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xe5518b…e740a1
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x68ce30…975c93
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x9c653e…938252
0x4e95…44660x6013…507bBasex402 service$0.05100%coinbase71d ago0xe82351…e8e618
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x331a0e…d5625b
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x6df323…386063
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xe36ebd…958d63
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x7e786f…0e9a0f
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0xf35261…5dc582
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase71d ago0x48a48f…4a7076

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.