Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.00216100%coinbase86d ago0x9ccd5a…9a9849
0x3d8d…19aa0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase86d ago0xc25574…6b0246
0x3d8d…19aa0x24fa…9bf2Basex402 service$0.01100%coinbase86d ago0x0e0a27…a780b2
0x3d8d…19aa0x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xf6d19b…817fcf
0x3d8d…19aa0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0xb9ca05…59276a
0x3d8d…19aa0xffc4…37b1Basex402 service$0.001100%coinbase86d ago0x5703ca…25798f
0x3d8d…19aa0xbaf5…53ccBasex402 service$0.08100%coinbase87d ago0x242cad…a8b053
0x3d8d…19aa0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI87d ago0xedbb7a…9d6288
0x3d8d…19aa0x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x483789…30978b
0x3d8d…19aa0x549c…c6d1Basex402 service$0.02100%coinbase87d ago0x0ea867…381758
0x3d8d…19aa0x2b60…7392Basex402 service$0.005100%coinbase87d ago0xd26453…af986e
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0xe52d52…ebc70a
0x3d8d…19aa0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0x81b9af…508269
0x3d8d…19aa0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0xf82f10…704864
0x3d8d…19aa0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x872881…b18f78
0x3d8d…19aa0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x89297a…68aca8
0x3d8d…19aa0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x9fc607…2b7774
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.009100%coinbase87d ago0x36a448…49c6e9
0x3d8d…19aa0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase87d ago0xfb6a4a…fffc79
0x3d8d…19aa0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x48abc5…9abc2f
0x3d8d…19aa0x8c95…c310Basex402 service$0.05100%coinbase87d ago0x92063d…53a0f0
0x3d8d…19aa0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x937eee…8a534f
0x3d8d…19aa0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0x79e3e0…685cf6

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.