Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0xa8a744…97a1a7
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x6c8a9c…dee4b3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x788045…707eb2
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x5f94df…6e7290
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x27bdab…22715a
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x6b4a20…8d1508
0xe2d8…66c20xc91c…b95cBasex402 serviceCrypto$0.09100%coinbase7d ago0x86e76b…d8dbb3
0xe2d8…66c20x9395…48afBasex402 service$0.01100%coinbase7d ago0x299278…1b4bff
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase7d ago0xb770a2…0f9d3d
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0xc0af8e…e63883
0xe2d8…66c20x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.03100%coinbase7d ago0x52aee0…cdaea3
0xe2d8…66c20xcc98…4333Basex402 service$0.50100%coinbase7d ago0x8c3494…02fb28
0xe2d8…66c20xb6a6…c768BaseCloudflare APIBrowser$0.01100%coinbase7d ago0x6ce983…f632f4
0xe2d8…66c20x7662…80adBasex402 service$0.01100%coinbase7d ago0xb2896d…281578
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.17100%coinbase7d ago0x13527a…c441c6
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase7d ago0x72d07a…53298f
0xe2d8…66c20x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.03100%coinbase7d ago0xd3724c…da950a
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase7d ago0x089a5c…97759e
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase7d ago0x7d3613…f5aa69
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase7d ago0x174041…ed36c5
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0025100%coinbase7d ago0xea72d0…417127
0xe2d8…66c20x788b…8454Basex402 service$0.01100%coinbase7d ago0xa99fd3…6fff38
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xaab107…909434
0xe2d8…66c20x9863…fd15BaseAgentServicesData$0.54100%coinbase7d ago0x0c1fd7…8c33d9
0xe2d8…66c20x9863…fd15BaseAgentServicesData$0.54100%coinbase7d ago0x608d15…bd9b5b

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.