Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0059…de620x2b6d…32c5Base2sPublic-records$0.003100%coinbase9d ago0xc13fa5…d15a68
0x0059…de620x2b6d…32c5Base2sPublic-records$0.003100%coinbase9d ago0x0c3a30…4b2e63
0x0059…de620xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase9d ago0x4cd312…dc66ba
0x0059…de620xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase9d ago0xea2c03…9a8cee
0x0059…de620x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase9d ago0x0f4508…58710c
0x0059…de620xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase9d ago0xa273fe…4ecca3
0x0059…de620x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase9d ago0xf682bf…13a705
0x0059…de620x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase9d ago0x6e54b6…9f4d04
0x0059…de620xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase9d ago0x212a96…cd885e
0x0059…de620xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase9d ago0x00509a…5eb561
0x0059…de620xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase9d ago0xe2a42d…01f10a
0x0059…de620xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase9d ago0x39d485…f0f0c5
0x0059…de620x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase9d ago0x9d4420…79f2e6
0x0059…de620x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase9d ago0xdad51c…8f364d
0x0059…de620x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase9d ago0xa53aa1…bd6ac5
0x0059…de620x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.002100%coinbase9d ago0x648dd8…f254bb
0x0059…de620x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.002100%coinbase9d ago0x2cfc63…b5a5a1
0x0059…de620xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase9d ago0x6b9bf0…27c49c
0x0059…de620xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase9d ago0xdb3fa3…c45fde
0x0059…de620x2b6d…32c5Base2sPublic-records$0.0025100%coinbase9d ago0x8416e3…ea76af
0x0059…de620x2b6d…32c5Base2sPublic-records$0.0025100%coinbase9d ago0x311496…7f2218
0x0059…de620xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase9d ago0xac7eaa…3103b5
0x0059…de620xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase9d ago0x95d195…b317d8
0x0059…de620xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase9d ago0x105558…2dccbf

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.