Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x7450…cc99Basex402 service$0.01100%coinbase14d ago0x64e501…288824
0xc9c7…16700x0eba…dd1bBasex402 service$0.002100%coinbase14d ago0x9461f0…253eb1
0xc9c7…16700xdd35…9bd0BaseSCVD General Storex402$0.005100%coinbase14d ago0x32248f…3aef6c
0xc9c7…16700xe79e…6f95BaseAgent UtilitiesResearch$0.01100%coinbase14d ago0x082bbc…7a859a
0xc9c7…16700xb3cc…1772BaseDokimo Verify APIVerification$0.01100%coinbase14d ago0x057939…581db1
0xc9c7…16700x2841…10bbBaseHotel Search, Rates & ReviewsHotels$0.02100%coinbase14d ago0x1d95e6…f1742c
0xc9c7…16700x58f4…0699Basex402 service$0.001100%coinbase14d ago0x52c5e4…f71fd7
0xc9c7…16700x6e8b…4e2eBasex402 service$0.002100%coinbase14d ago0x446f50…536e0e
0xc9c7…16700xca87…ef52Basex402 service$0.001100%coinbase14d ago0x81146e…63d15a
0xc9c7…16700x8647…3558BaseLive EVM Block NumberBlock$0.04100%coinbase14d ago0x7b1b70…fdc4b9
0xc9c7…16700xa13d…0599BaseRobinXRobinhood-chain$0.02100%coinbase14d ago0x5179bf…3c947a
0xc9c7…16700xc9b7…3e6aBasex402 service$0.05100%coinbase14d ago0xc06cd0…0f8788
0xc9c7…16700xd5f8…5a9eBasex402 service$0.005100%coinbase14d ago0xc1499f…183433
0xc9c7…16700x67ac…3ea6Basex402 serviceSanctions$0.001100%coinbase14d ago0x355a7a…d9f07d
0xc9c7…16700x18b9…3e87BaseWellnizz APIHealth$0.005100%coinbase14d ago0xd819bd…02696c
0xc9c7…16700xf2a6…b47bBasex402 serviceJapan$0.002100%coinbase14d ago0xb2d356…a8176a
0xc9c7…16700x8a59…a822Basex402 service$0.002100%coinbase14d ago0x25a586…41f15a
0xc9c7…16700x0eba…dd1bBasex402 service$0.003100%coinbase14d ago0x8e6071…ca7d50
0xc9c7…16700x0eba…dd1bBasex402 service$0.002100%coinbase14d ago0xb438b1…816816
0xc9c7…16700x2583…967eBasex402 service$0.02100%coinbase14d ago0x9c25ec…154a02
0xc9c7…16700x59f4…6213BasePoketPokerPoker$0.005100%coinbase14d ago0x35f936…b0e9e7
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase14d ago0x7cc29a…3b6a6c
0xc9c7…16700xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase14d ago0xf03f78…d91b2d
0xc9c7…16700xe252…0d58Basex402 service$0.001100%coinbase14d ago0x9c9e62…b2ffc4
0xc9c7…16700xefc3…360eBasebasefeedBase$0.001100%coinbase14d ago0xafb660…8e246c

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.